[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 16:56:31 PST 2019


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

Incorporated @vsk comments.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D69809

Files:
  llvm/include/llvm/Transforms/Utils/Local.h
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/lib/Transforms/Utils/Local.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.228166.patch
Type: text/x-patch
Size: 7725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191107/ddb28186/attachment-0001.bin>


More information about the llvm-commits mailing list