[llvm-commits] [dragonegg] r166672 - in /dragonegg/trunk/src: ConstantConversion.cpp Convert.cpp TypeConversion.cpp

Duncan Sands baldrick at free.fr
Fri Oct 26 08:35:12 PDT 2012


Hi Hal,

>> Should I update getIntPtrType or is that the work that Hal has been
>> doing?
>
> If you mean updating getIntPtrType to return a vector for vector inputs; that is something that we could do, but it would require changing the return type, auditing all callers, etc. and I've not done that. I put a small wrapper into GVN for this purpose, but I'm unfamiliar with needs elsewhere.

I'm working on a patch that changes getIntPtrType to return a vector for vector
inputs.

Ciao, Duncan.



More information about the llvm-commits mailing list