[llvm-commits] Vectors of Pointers and Vector-GEP

Duncan Sands baldrick at free.fr
Wed Nov 23 05:54:53 PST 2011


Hi Hal,

> getExtendedElementVectorType, etc. don't "work" for floating-point
> vectors currently, so there is some precedent for this kind of thing.

I'm not sure why you think that.  They are supposed to produce vectors
of integers even if the original element type was a float, and as far
as I can see they do.

Ciao, Duncan.



More information about the llvm-commits mailing list