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

Chris Lattner clattner at apple.com
Mon Jul 20 23:24:04 PDT 2009


On Jul 20, 2009, at 6:02 PM, Dan Gohman wrote:
> Author: djg
> Date: Mon Jul 20 20:02:18 2009
> New Revision: 76527
>
> URL: http://llvm.org/viewvc/llvm-project?rev=76527&view=rev
> Log:
> Add a testcase for PR2831.

Hi Dan,

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)?

-Chris




More information about the llvm-commits mailing list