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

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 26 14:55:58 PDT 2017


aprantl created this revision.
Herald added a subscriber: sanjoy.

This is a work-in-progress fix for one part of PR35015.

      

https://bugs.llvm.org/show_bug.cgi?id=35015


https://reviews.llvm.org/D39345

Files:
  lib/Analysis/ScalarEvolutionExpander.cpp
  test/Transforms/IndVarSimplify/scev-phi-debug-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39345.120495.patch
Type: text/x-patch
Size: 6120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171026/c9c8c976/attachment.bin>


More information about the llvm-commits mailing list