[llvm-commits] [llvm] r76527 - /llvm/trunk/test/Transforms/InstCombine/cast3.ll

Chris Lattner clattner at apple.com
Tue Jul 21 17:34:23 PDT 2009


On Jul 21, 2009, at 5:00 PM, Dan Gohman wrote:
>> I see you decided to not go with overflow flags on GEP.  How do you
>> plan to model this sort of thing going forward (even if not an
>> immediate priority)?
>
> I'm planning to define some new rules for GEPs, which will
> make it feasible to re-introduce a new GEP no-overflow flag
> with useful properties.

When you have a plan well formulated, please propose it to the list,  
thanks!

-Chris



More information about the llvm-commits mailing list