[PATCH] D48676: [Local] Teach insertReplacementDbgValues basic integer/pointer conversions

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 20:52:45 PDT 2018


vsk updated this revision to Diff 153249.
vsk edited the summary of this revision.
vsk added a comment.

- Remove some defensive code meant to deal with failed fragment creation. This patch doesn't rely on creating fragments any more.


https://reviews.llvm.org/D48676

Files:
  include/llvm/IR/DebugInfoMetadata.h
  include/llvm/Transforms/Utils/Local.h
  lib/CodeGen/AsmPrinter/DwarfExpression.cpp
  lib/IR/DebugInfoMetadata.cpp
  lib/Transforms/InstCombine/InstCombineCasts.cpp
  lib/Transforms/Utils/Local.cpp
  test/Transforms/InstCombine/cast-set-preserve-signed-dbg-val.ll
  test/Transforms/InstCombine/dce-iterate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48676.153249.patch
Type: text/x-patch
Size: 14627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180628/7ff15fbf/attachment.bin>


More information about the llvm-commits mailing list