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

Lawrence Hu via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 16:23:08 PST 2016


hulx2000 updated this revision to Diff 45220.
hulx2000 added a comment.

Hi, Guys:

Very sorry that it took too long before I get back to this patch due to our release related work, now I need to rebase the code and fix the checking pattern of the testcase, could you please take a look again and give me a LGTM again? This time it will merged quickly.

Nice day.

Regards

Lawrence Hu


Repository:
  rL LLVM

http://reviews.llvm.org/D13151

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13151.45220.patch
Type: text/x-patch
Size: 12614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160119/d69162a7/attachment.bin>


More information about the llvm-commits mailing list