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

Taewook Oh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 20:59:47 PST 2017


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

Address comments on test from @aprantl. Thanks for the comments. Wonder if it looks better now.


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.85526.patch
Type: text/x-patch
Size: 4928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170124/1bf57395/attachment.bin>


More information about the llvm-commits mailing list