[llvm] r187662 - Teach EmitGEPOffset about address spaces

Matt Arsenault arsenm2 at gmail.com
Fri Aug 2 17:20:00 PDT 2013


On Aug 2, 2013, at 17:00 , Eli Friedman <eli.friedman at gmail.com> wrote:
> 
> It would probably be better to write this as "Type *IntPtrTy =
> TD.getIntPtrType(GEP->getType())".  I'm not a fan of "AS" variables
> floating around when it can be avoided.
> 
I go back and forth on this

> Also, testcase?
Same as the others, the tests I have require the InstCombine patch




More information about the llvm-commits mailing list