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
[move-function] Update filecheck pattern for upstream LLVM change that ensures we emit llvm.dbg.addr on inouts correctly.
Before, we were silently hoisting the llvm.dbg.addr associated with this value.
Now LLVM understands not to do that, so we appropriately get the two variable
locations.
0 commit comments