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.