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
Removing undefined variables from mem2reg_lifetime.sil
FileCheck on the rebranch doesn't allow undefined variables. If the
variable is defined in a CHECK-NOT and the CHECK-NOT doesn't get hit,
the variable isn't actually defined.
0 commit comments