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

kamlesh kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 5 19:33:32 PST 2019


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

Oops, semicolon due to screwed-up formatting.

Removed the semicolon and updated other failing test cases.


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.227996.patch
Type: text/x-patch
Size: 6205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191106/a72d9494/attachment.bin>


More information about the llvm-commits mailing list