[PATCH] D10477: Expand loop reroll to handle loop with multiple induction variables and negative increment -part 1/3

Lawrence Hu lawrence at codeaurora.org
Fri Jul 17 10:32:51 PDT 2015


hulx2000 updated this revision to Diff 30013.
hulx2000 marked 10 inline comments as done.
hulx2000 added a comment.

Thanks Jame.

Sorry that missed a few thing last time, this time should be better.

Best, I didn't change the const thing, compiler complains, and I didn't see testcase asset in release build, I tried pass, it is fine, are yours a special build?

Regards

Lawrence Hu


Repository:
  rL LLVM

http://reviews.llvm.org/D10477

Files:
  lib/Transforms/Scalar/LoopRerollPass.cpp
  test/Transforms/LoopReroll/negative.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10477.30013.patch
Type: text/x-patch
Size: 10029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150717/34a7c2a4/attachment.bin>


More information about the llvm-commits mailing list