[PATCH] D158882: RegisterCoalescer: Don't delete IMPLICIT_DEF if it's live into the same block

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 10 01:19:31 PDT 2023


arsenm updated this revision to Diff 556361.
arsenm added a comment.

squash test


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

https://reviews.llvm.org/D158882

Files:
  llvm/lib/CodeGen/RegisterCoalescer.cpp
  llvm/test/CodeGen/X86/pr38795-verifier-error-pr38788.ll
  llvm/test/CodeGen/X86/pr38795-verifier-error-pr38788.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158882.556361.patch
Type: text/x-patch
Size: 10079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230910/6069494a/attachment.bin>


More information about the llvm-commits mailing list