Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing 'readonly' modifiers to static (P)IID fields #1612

Merged
merged 3 commits into from
Jun 5, 2024

Conversation

Sergio0694
Copy link
Member

This PR adds missing readonly modifiers to (P)IID fields. This can enable more optimizations and better codegen.

@Sergio0694 Sergio0694 added the performance Related to performance work label May 14, 2024
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/add-missing-readonly branch from b7ed042 to b6f108e Compare May 15, 2024 08:08
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/add-missing-readonly branch from b6f108e to 4cb14ff Compare June 1, 2024 13:40
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/add-missing-readonly branch 2 times, most recently from b8c55d2 to 60e10c4 Compare June 5, 2024 02:00
@Sergio0694 Sergio0694 merged commit d6924f2 into staging/AOT Jun 5, 2024
10 checks passed
@Sergio0694 Sergio0694 deleted the user/sergiopedri/add-missing-readonly branch June 5, 2024 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Related to performance work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants