On Thu, Nov 3, 2011 at 11:43 AM, Aldy Hernandez <al...@redhat.com> wrote: > +/* Return the builtin decl needed to load a vector of TYPE. */ ... > + > +/* Return the builtin decl needed to store a vector of TYPE. */
Is there a reason why the middle-end could not handle vector types by default? Instead of the target having to add them> Thanks, Andrew Pinski