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


I tried to get the wrapping addressed, but our IS&T folks denied such a
possibility. Thus I decided (and I was previously asked) to attach them
along with including them inline (since again, supposedly that same
mailer also doesn't show the attachments as plain text files, which
again the same IS&T guys denied changing). I don't think, given these
restrictions, I can please everyone. Nor can I play democracy and ask
everyone to vote to please at least the larger part. Sorry, Jan

>>> Jakub Jelinek <jakub@redhat.com> 07.07.04 14:18:21 >>>
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]