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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 03:29:10 PST 2017


samparker updated this revision to Diff 90004.
samparker added a comment.

Updated to use range based loops and use find to reduce map lookup overhead.


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.90004.patch
Type: text/x-patch
Size: 7772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170228/cfb7f15c/attachment.bin>


More information about the llvm-commits mailing list