[PATCH] D58450: [DebugInfo][MachineCSE] Don't try to copy-propagate debuginfo for every COPY seen
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 1 09:31:44 PDT 2019
jmorse updated this revision to Diff 207353.
jmorse added a comment.
Rebase, update jump-insts in MIR test to latest version, address review comments (cheers).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58450/new/
https://reviews.llvm.org/D58450
Files:
include/llvm/CodeGen/MachineInstr.h
lib/CodeGen/MachineCSE.cpp
lib/CodeGen/MachineInstr.cpp
test/DebugInfo/MIR/X86/machine-cse.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58450.207353.patch
Type: text/x-patch
Size: 11281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190701/cfe72c50/attachment.bin>
More information about the llvm-commits
mailing list