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
Instead of waiting until after rewriting everything else, rewrite them
as the terminator results they produce are encountered. This enables
forming projections in the correct locations.
// CHECK: store [[INSTANCE]] to [init] [[CAST_SOURCE_ADDR]]
1623
+
// CHECK: checked_cast_addr_br take_on_success TestGeneric<Element> in [[CAST_SOURCE_ADDR]] : $*TestGeneric<Element> to T in [[CAST_DEST_ADDR]] : $*T, [[SUCCESS:bb[0-9]+]]
0 commit comments