================ @@ -422,7 +422,7 @@ body: | G_BR %bb.2 bb.2: - %6:sgpr(s32) = PHI %0(s32), %bb.0, %5(s32), %bb.1 + %6:sgpr(s32) = G_PHI %0(s32), %bb.0, %5(s32), %bb.1 ---------------- petar-avramovic wrote: Changed to G_PHI https://github.com/llvm/llvm-project/pull/73337