[llvm-commits] Updated pointer-vector patch

Duncan Sands baldrick at free.fr
Tue Nov 29 01:37:13 PST 2011


Hi Nick,

> To elaborate, the comment was that the only pointer types we should
> allow are those which would let us load the vector and produce a legal
> vector type.

presumably i8** would be a valid vector element type.  This means that
vector GEP may need more than one index.

Ciao, Duncan.



More information about the llvm-commits mailing list