[PATCH] D30190: [LoopRotate] Update dbg.value calls

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 02:54:46 PST 2017


samparker created this revision.
Herald added subscribers: aprantl, mzolotukhin.

Propagate debug info through the newly inserted PHI nodes.


https://reviews.llvm.org/D30190

Files:
  lib/Transforms/Scalar/LoopRotation.cpp
  test/Transforms/LoopRotate/phi-dbgvalue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30190.89181.patch
Type: text/x-patch
Size: 7851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/d9189676/attachment.bin>


More information about the llvm-commits mailing list