[PATCH] D86813: [DebugInstrRef][2/3] Track PHI values through register coalescing

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 07:38:05 PDT 2021


jmorse updated this revision to Diff 348974.
jmorse added a comment.

Address feedback, delete various un-needed MIR bits and pieces, un-necessary DILocations.


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

https://reviews.llvm.org/D86813

Files:
  llvm/lib/CodeGen/RegisterCoalescer.cpp
  llvm/test/DebugInfo/MIR/InstrRef/phi-coalesce-subreg.mir
  llvm/test/DebugInfo/MIR/InstrRef/phi-coalescing.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86813.348974.patch
Type: text/x-patch
Size: 22598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210601/1c243365/attachment.bin>


More information about the llvm-commits mailing list