[PATCH] D152502: [MCP] Do not remove redundant copy for COPY from undef

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 9 04:12:55 PDT 2023


arsenm added inline comments.


================
Comment at: llvm/test/CodeGen/X86/machine-copy-prop.mir:227
+# CHECK-NEXT: NOOP implicit $rax, implicit $rdi
+name: nocopyprop6
+body: |
----------------
I think tracksRegLiveness strikes again (why is this an option?)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152502/new/

https://reviews.llvm.org/D152502



More information about the llvm-commits mailing list