================ ---------------- jmmartinez wrote: To fix the failing test, it seems there was a use of the old `NewReg` that is missing an update. ```suggestion .addDef(ResVReg) ``` https://github.com/llvm/llvm-project/pull/183873