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
[PHIElimination] Fix bug around $noreg assignment (llvm#146320)
PR which introduced the bug:
llvm#131837.
Fixes a crash around dead registers which started in f5c62ee by
verifying that the reused incoming register is also virtual.
0 commit comments