[PATCH] D29254: Do not propagate DebugLoc across basic blocks

Taewook Oh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 28 22:33:56 PST 2017


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

Improve the test and added to NewGVN as well (with XFAIL).


https://reviews.llvm.org/D29254

Files:
  lib/Transforms/Scalar/GVN.cpp
  test/Transforms/GVN/debugloc.ll
  test/Transforms/NewGVN/debugloc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29254.86199.patch
Type: text/x-patch
Size: 8312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170129/0e6bdae7/attachment.bin>


More information about the llvm-commits mailing list