[PATCH] D29062: [InstCombine] Merge DebugLoc when speculatively hoisting store instruction

Taewook Oh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 23:09:53 PST 2017


twoh updated this revision to Diff 86165.
twoh added a comment.

Addressing comments from @aprantl. Thanks for the details comments!


https://reviews.llvm.org/D29062

Files:
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/SimplifyCFG/remove-debug-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29062.86165.patch
Type: text/x-patch
Size: 5192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170128/97432a6e/attachment.bin>


More information about the llvm-commits mailing list