This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] model misalignment idioms for the spu


Dorit,

This patch is fine.  Go ahead and commit it.

Trevor

* Dorit Nuzman <DORIT@il.ibm.com> [2006-12-13 15:40]:
> 
> This patch models the misalignment idioms (realign_load and mask_for_load)
> to allow vectorization of misaligned code on the spu. Tested on the
> vectorizer testcases. (There are 2 new XPASSes - vect-57 and vect-61 -
> which are not related to this patch, and appeared recently on other
> platforms too - probably related to the memssa commits).
> 
> ok to commit once passes full make check?
> 
> Thanks to Trevor for ironing the patch,
> 
> dorit
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]