[PATCH] D12285: [LV] Switch to using canonical induction variables.
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 26 03:36:39 PDT 2015
jmolloy added a comment.
Hi Adam,
I ran the test-suite and got 66 files changed out of 1733 (0.05%). Of the ones that changed, I didn't see anything obvious but there was quite a bit of register allocation churn in many of them which made it very difficult to spot real differences.
I have a patch in my queue to remove ExtendedIdx later - I can merge that into this one.
Cheers,
James
Repository:
rL LLVM
http://reviews.llvm.org/D12285
More information about the llvm-commits
mailing list