public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <jeffreyalaw@gmail.com>
To: Patrick O'Neill <patrick@rivosinc.com>, gcc-patches@gcc.gnu.org
Subject: Re: [PATCH 2/2] RISC-V: Require a extension for testcases with atomic insns
Date: Tue, 31 Oct 2023 07:07:35 -0600	[thread overview]
Message-ID: <f30518d1-4c41-4709-8b5b-1703f95b6f2f@gmail.com> (raw)
In-Reply-To: <20231031004929.1435217-2-patrick@rivosinc.com>



On 10/30/23 18:49, Patrick O'Neill wrote:
> Add testsuite infrastructure for the A extension and use it to require the A
> extension for dg-do run and add the add extension for non-A dg-do compile.
> 
> gcc/testsuite/ChangeLog:
> 
>          * gcc.target/riscv/amo-table-a-6-amo-add-1.c: Add A extension to
> 	dg-options for dg-do compile.
>          * gcc.target/riscv/amo-table-a-6-amo-add-2.c: Ditto.
>          * gcc.target/riscv/amo-table-a-6-amo-add-3.c: Ditto.
>          * gcc.target/riscv/amo-table-a-6-amo-add-4.c: Ditto.
>          * gcc.target/riscv/amo-table-a-6-amo-add-5.c: Ditto.
>          * gcc.target/riscv/amo-table-a-6-compare-exchange-1.c: Ditto.
>          * gcc.target/riscv/amo-table-a-6-compare-exchange-2.c: Ditto.
>          * gcc.target/riscv/amo-table-a-6-compare-exchange-3.c: Ditto.
>          * gcc.target/riscv/amo-table-a-6-compare-exchange-4.c: Ditto.
>          * gcc.target/riscv/amo-table-a-6-compare-exchange-5.c: Ditto.
>          * gcc.target/riscv/amo-table-a-6-compare-exchange-6.c: Ditto.
>          * gcc.target/riscv/amo-table-a-6-compare-exchange-7.c: Ditto.
>          * gcc.target/riscv/amo-table-a-6-subword-amo-add-1.c: Ditto.
>          * gcc.target/riscv/amo-table-a-6-subword-amo-add-2.c: Ditto.
>          * gcc.target/riscv/amo-table-a-6-subword-amo-add-3.c: Ditto.
>          * gcc.target/riscv/amo-table-a-6-subword-amo-add-4.c: Ditto.
>          * gcc.target/riscv/amo-table-a-6-subword-amo-add-5.c: Ditto.
>          * gcc.target/riscv/inline-atomics-2.c: Ditto.
>          * gcc.target/riscv/inline-atomics-3.c: Require A extension for dg-do
> 	run.
>          * gcc.target/riscv/inline-atomics-4.c: Ditto.
>          * gcc.target/riscv/inline-atomics-5.c: Ditto.
>          * gcc.target/riscv/inline-atomics-6.c: Ditto.
>          * gcc.target/riscv/inline-atomics-7.c: Ditto.
>          * gcc.target/riscv/inline-atomics-8.c: Ditto.
>          * lib/target-supports.exp: Add testing infrastructure to require the A
> 	extension or add it to an existing -march.
OK
jeff

  reply	other threads:[~2023-10-31 13:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-31  0:49 [PATCH 1/2] RISC-V: Let non-atomic targets use optimized amo loads/stores Patrick O'Neill
2023-10-31  0:49 ` [PATCH 2/2] RISC-V: Require a extension for testcases with atomic insns Patrick O'Neill
2023-10-31 13:07   ` Jeff Law [this message]
2023-10-31 17:16     ` [Committed " Patrick O'Neill
2023-10-31 13:05 ` [PATCH 1/2] RISC-V: Let non-atomic targets use optimized amo loads/stores Jeff Law
2023-10-31 17:16   ` [Committed " Patrick O'Neill

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=f30518d1-4c41-4709-8b5b-1703f95b6f2f@gmail.com \
    --to=jeffreyalaw@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=patrick@rivosinc.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).