[PATCH] D39345: SCEV: preserve debug information attached to PHI nodes.
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 2 15:54:18 PDT 2017
aprantl updated this revision to Diff 121400.
aprantl added a comment.
Simplify the patch because the SCEV for old and new phi are always the same.
https://reviews.llvm.org/D39345
Files:
lib/Transforms/Scalar/IndVarSimplify.cpp
test/Transforms/IndVarSimplify/scev-phi-debug-info.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39345.121400.patch
Type: text/x-patch
Size: 5055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171102/c98038a8/attachment.bin>
More information about the llvm-commits
mailing list