[PATCH] D39345: SCEV: preserve debug information attached to PHI nodes.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 31 11:27:58 PDT 2017


aprantl updated this revision to Diff 121026.
aprantl added a comment.

Meanwhile I uploaded the simplified patch that just handles the common case in indvars.


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.121026.patch
Type: text/x-patch
Size: 5736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171031/b18c95cc/attachment.bin>


More information about the llvm-commits mailing list