[PATCH] D52614: [DebugInfo][Dexter] Incorrect DBG_VALUE after MCP dead copy instruction removal.

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 28 08:34:19 PDT 2018


CarlosAlbertoEnciso updated this revision to Diff 167482.
CarlosAlbertoEnciso marked an inline comment as done.
CarlosAlbertoEnciso added a comment.

Address issues raised by the reviewers.

- Title for the review itself
- Reduce test case
- Better description and name for the new function.


https://reviews.llvm.org/D52614

Files:
  include/llvm/CodeGen/MachineInstr.h
  lib/CodeGen/MachineCSE.cpp
  lib/CodeGen/MachineCopyPropagation.cpp
  lib/CodeGen/MachineInstr.cpp
  test/CodeGen/MIR/X86/pr38773.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52614.167482.patch
Type: text/x-patch
Size: 6746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180928/b4699fc0/attachment.bin>


More information about the llvm-commits mailing list