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: widen conditions to use vec_extract patterns


On Wed, Jul 07, 2004 at 02:12:53PM +0200, Jan Beulich wrote:
> bootstrapped and tested on x86_64-unknown-linux-gnu.
> 
> 2004-07-07 Jan Beulich <jbeulich@novell.com>
> 
> 	* expmed.c (extract_bit_field): Correct condition to use
> vec_extract
> 	patterns also on vector elements other than the first one.
> 	* config/i386/i386.md (vec_extractv2df, vec_extractv4sf): Add
> missing
> 	break statements.

The wrapped up patches aren't IMHO very readable and having every patch
in each mail twice is not very useful either.
Please either fix your mailer so that it doesn't wrap lines (then
you can post the patches inline and not as attachments), or send them
as attachments only.

	Jakub


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