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
JIT: postorder local assertion prop for fieldwise block op indirs (#118368)
After we form the block op field indirs, run postorder local assertion
prop on them, so that they see the same amount of assertion prop as
other indirs.
Fixes (parts of) #115789.
0 commit comments