[PATCH] D105019: [RegisterCoalescer] Avoid coalescing erased Copy

guopeilin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 05:59:09 PDT 2021


guopeilin created this revision.
guopeilin added reviewers: wwei, mdchen.
Herald added subscribers: tpr, hiraditya, qcolombet, MatzeB.
guopeilin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D105019

Files:
  llvm/lib/CodeGen/RegisterCoalescer.cpp
  llvm/test/CodeGen/AArch64/avoid-coalescing-erased-instructions.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105019.354866.patch
Type: text/x-patch
Size: 8108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210628/630aadbc/attachment.bin>


More information about the llvm-commits mailing list