[PATCH] D39986: [LSR] Expand: Use the replaced value's debug loc (PR25630)
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 13 20:45:51 PST 2017
vsk updated this revision to Diff 122770.
vsk marked 3 inline comments as done.
vsk retitled this revision from "WIP: [LSR] Expand: Use the replaced value's debug loc (PR25630)" to "[LSR] Expand: Use the replaced value's debug loc (PR25630)".
vsk edited the summary of this revision.
vsk added a comment.
- Address review feedback from Quentin and Adrian.
- Add test coverage for the logic in GenerateIVChain, and for more users of LSRInstance::Expand.
https://reviews.llvm.org/D39986
Files:
lib/Transforms/Scalar/LoopStrengthReduce.cpp
test/Transforms/LoopStrengthReduce/expand-with-debug-loc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39986.122770.patch
Type: text/x-patch
Size: 14914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/62844323/attachment.bin>
More information about the llvm-commits
mailing list