[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
Mon Sep 11 10:43:26 PDT 2023


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

Correct diff


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
  llvm/test/CodeGen/X86/pr38795.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158882.556458.patch
Type: text/x-patch
Size: 16518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230911/9203ec07/attachment.bin>


More information about the llvm-commits mailing list