[PATCH] D19564: Update Debug Intrinsics in RewriteUsesOfClonedInstructions in LoopRotation
Thomas Jablin via llvm-commits
llvm-commits at lists.llvm.org
Mon May 9 16:23:29 PDT 2016
tjablin updated this revision to Diff 56650.
tjablin marked 4 inline comments as done.
tjablin added a comment.
Switch to if !() continue; construct instead of nested if per Adrian's comment.
http://reviews.llvm.org/D19564
Files:
lib/Transforms/Scalar/LoopRotation.cpp
test/Transforms/LoopRotate/dbgvalue.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19564.56650.patch
Type: text/x-patch
Size: 4369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160509/e7094cf4/attachment.bin>
More information about the llvm-commits
mailing list