[llvm-commits] LSR Overkill For Strides?

Reid Spencer rspencer at reidspencer.com
Thu Mar 1 14:43:16 PST 2007


Chris,

I'm wondering if you could look at this patch to LoopStrengthReduce.cpp.
It's the third (last change set) I'm asking about.  

I've converted the stride comparisons to use APInt. It seems unlikely
that strides will be > 64 bits. Is this overkill?

Reid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LSR.patch
Type: text/x-patch
Size: 3382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070301/2a8fea64/attachment.bin>


More information about the llvm-commits mailing list