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
Deleting field sequences from LCL_FLD and VNF_PtrToArrElem (#68986)
* Delete field sequences from GenTreeLclFld
* Delete field sequences from VNF_PtrToArrElem
* Clean up "DefinesLocalAddr"
Move the responsibility of determining "entireness" to
its only caller that needed to do that: "DefinesLocal".
Add function headers.
No diffs.
* Also clean up block morphing a little
No diffs.
* Fix a potential bug with return buffer numbering
Also address the TODO-CQ.
* Fix another "VN maintainance in morph" bug
Exposed by the more aggressive hoisting.
0 commit comments