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][4.6] Fix PR43152


On Thu, 4 Mar 2010, Uros Bizjak wrote:

> Hello!
> 
> > This fixes one tiny piece of missing vectorization target infrastructure
> > for AVX.  It would be nice if the target maintainers could go over the
> > vectorizer specific patterns and extend them according to AVX.
> 
> > Queued for 4.6, ok?
> 
> 2010-03-03  Richard Guenther  <rguenther@suse.de>
> 
> 	PR target/43152
> 	* config/i386/sse.md (vcond<mode>): Handle AVX modes as well.
> 
> OK.

Committed as rev. 158158.

Richard.


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