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
The test verifies the behavior of CanonicalizeOSSALifetime on adjacent
phis. Previously, it was being run on a phi one of whose incoming
values was lexical. Now that phis any of whose transitive incoming
values are lexical are themselves recognized as lexical, the lifetime is
not being canonicalized. When lexical lifetimes are canonicalized, this
will not be necessary.
0 commit comments