[llvm] [PHIElimination] Verify reappropriated COPY is of similar register class, update livevars. (PR #146337)
Mikael Holmén via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 1 03:32:56 PDT 2025
================
@@ -117,3 +117,54 @@ body: |
...
+---
+name: update_livevars
+tracksRegLiveness: true
+body: |
+ bb.0:
----------------
mikaelholmen wrote:
Missing CHECKs
https://github.com/llvm/llvm-project/pull/146337
More information about the llvm-commits
mailing list