[llvm-commits] Updated pointer-vector patch

Rotem, Nadav nadav.rotem at intel.com
Tue Nov 29 01:46:10 PST 2011


Hi Duncan, Nick,

At this point I am happy with the restriction of having one GEP index, simply because implementing multiple indices would take longer. In the next future I intend to add support for multiple indices. 

Thanks,
Nadav

-----Original Message-----
From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Duncan Sands
Sent: Tuesday, November 29, 2011 11:37
To: llvm-commits at cs.uiuc.edu
Subject: Re: [llvm-commits] Updated pointer-vector patch

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.
_______________________________________________
llvm-commits mailing list
llvm-commits at cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.





More information about the llvm-commits mailing list