Skip to content

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

Merged
Sergio0694 merged 3 commits intostaging/AOTfrom
user/sergiopedri/add-missing-readonly
Jun 5, 2024
Merged

Add missing 'readonly' modifiers to static (P)IID fields#1612
Sergio0694 merged 3 commits intostaging/AOTfrom
user/sergiopedri/add-missing-readonly

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 requested a review from manodasanW May 14, 2024 09:31
@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
@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

2 participants