[PATCH] D69809: Wrong debug info generated at -O2 (-O0 is correct)

kamlesh kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 6 05:39:30 PST 2019


kamleshbhalui updated this revision to Diff 228044.
kamleshbhalui added a comment.

Cleaned up and added comments in testcase.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D69809

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/cast-mul-select.ll
  llvm/test/Transforms/InstCombine/debuginfo-dce.ll
  llvm/test/Transforms/InstCombine/pr43893.ll
  llvm/test/Transforms/InstCombine/stacksave-debuginfo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69809.228044.patch
Type: text/x-patch
Size: 5987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191106/940f580e/attachment.bin>


More information about the llvm-commits mailing list