[llvm] [RegisterCoalescer] Fix SUBREG_TO_REG handling in the RegisterCoalescer. (PR #96839)

Kai Luo via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 08:23:28 PDT 2024


================
@@ -0,0 +1,37 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
----------------
bzEq wrote:

Pre-commit this case to show where `MachineVerifier` complains when specifying `-verify-coalescing -enable-subreg-liveness=true`?

https://github.com/llvm/llvm-project/pull/96839


More information about the llvm-commits mailing list