You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Doing load elimination of final fields earlier generates more
opportunities for GVN. This helps when the same value is 'boxed' in a
wrapper object and the 'unboxed' multiple times.
Change-Id: Id3a2b392a7563bae7a4cd1f8b2763c5ac1b377b5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/432502
Commit-Queue: Stephen Adams <[email protected]>
Reviewed-by: Mayank Patke <[email protected]>
Reviewed-by: Nate Biggs <[email protected]>
0 commit comments