[PATCH] D10477: Expand loop reroll to handle loop with multiple induction variables and negative increment

James Molloy james.molloy at arm.com
Mon Jul 6 05:11:25 PDT 2015


jmolloy requested changes to this revision.

This revision now requires changes to proceed.

Hi,

I'm afraid there are too many different changes bundled together here for me to really review. Please could you split this out into:

1. Adding negative offset support
2. Adding pointer induction variable support
3. Adding multiple induction variable support.

Cheers,

James


http://reviews.llvm.org/D10477







More information about the llvm-commits mailing list