> From: Ulrich Weigand <uweig...@de.ibm.com> > Date: Fri, 27 Jul 2012 17:24:08 +0200
> Richard (Earnshaw) has asked me to take over working on this patch now. > > I've now made the change requested above and removed the size argument. > The target is now simply asked to return the required alignment for the > given vector type. I've also added a check for the case where the > target provides both an alignment and a mode for a vector type, but > the mode actually requires bigger alignment than the type. This is > simply rejected (the target can fix this by reporting a different > type alignment or changing the mode alignment). Sounds great, IMHO. brgds, H-P