public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
To: Andreas Krebbel <krebbel@linux.vnet.ibm.com>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH 4/5] New target check: vect_nopeel - v2
Date: Wed, 27 Sep 2017 08:10:00 -0000	[thread overview]
Message-ID: <yddy3p0tvd5.fsf@CeBiTec.Uni-Bielefeld.DE> (raw)
In-Reply-To: <d70b21f1-545e-7dee-e163-c5d05ec59543@linux.vnet.ibm.com>	(Andreas Krebbel's message of "Wed, 27 Sep 2017 08:43:55 +0200")

Hi Andreas,

> On 09/26/2017 02:26 PM, Rainer Orth wrote:
>> Hi Andreas,
>> 
>>> diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
>>> index 307c726..3acfd85 100644
>>> --- a/gcc/doc/sourcebuild.texi
>>> +++ b/gcc/doc/sourcebuild.texi
>>> @@ -1398,6 +1398,9 @@ Target supports a vector misalign access.
>>>  @item vect_no_align
>>>  Target does not support a vector alignment mechanism.
>>>
>>> +@item vect_no_peel
>>> +Target does not require any loop peeling for alignment purposes.
>>> +
>>>  @item vect_no_int_min_max
>>>  Target does not support a vector min and max instruction on @code{int}.
>> 
>> please keep the items sorted alphabetically.
>
> The items do not appear to be sorted alphabetically.

they should be.  Your patch makes the ordering even more random.

Patch to fix this preapproved ;-)

Thanks.
        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

  reply	other threads:[~2017-09-27  8:10 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-26 11:40 [PATCH 0/5] vect testsuite adjustments for S/390 Andreas Krebbel
2017-09-26 11:40 ` [PATCH 3/5] pr65947-9.c: Requires char to be signed by default Andreas Krebbel
2017-09-26 13:29   ` Richard Biener
2017-09-26 11:40 ` [PATCH 1/5] Enable vect_float with S/390 VXE and adjust testcases Andreas Krebbel
2017-09-26 11:40 ` [PATCH 2/5] pr60656.c: New target check: vect_mult_long Andreas Krebbel
2017-09-26 11:57   ` Rainer Orth
2017-09-26 12:11     ` Andreas Krebbel
2017-09-26 11:40 ` [PATCH 5/5] Testcases using dg-options require at least -mzarch Andreas Krebbel
2017-09-26 11:40 ` [PATCH 4/5] New target check: vect_nopeel Andreas Krebbel
2017-09-26 12:11   ` [PATCH 4/5] New target check: vect_nopeel - v2 Andreas Krebbel
2017-09-26 12:26     ` Rainer Orth
2017-09-27  6:44       ` Andreas Krebbel
2017-09-27  8:10         ` Rainer Orth [this message]
2017-09-27  8:26           ` Andreas Krebbel
2017-09-27  9:05             ` Rainer Orth
2017-09-27 17:30               ` Sandra Loosemore
2017-09-28 11:56                 ` Andreas Krebbel
2017-09-26 16:50     ` Richard Sandiford
2017-09-28 11:55       ` Andreas Krebbel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yddy3p0tvd5.fsf@CeBiTec.Uni-Bielefeld.DE \
    --to=ro@cebitec.uni-bielefeld.de \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=krebbel@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).