public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <jeffreyalaw@gmail.com>
To: pan2.li@intel.com, gcc-patches@gcc.gnu.org
Cc: juzhe.zhong@rivai.ai, kito.cheng@gmail.com,
	tamar.christina@arm.com, richard.guenther@gmail.com
Subject: Re: [PATCH v1 2/2] RISC-V: Add test cases for __builtin_add_overflow branchless unsigned SAT_ADD
Date: Tue, 21 May 2024 13:49:18 -0600	[thread overview]
Message-ID: <a3a59d8d-9790-4b19-970a-7f1aed06e322@gmail.com> (raw)
In-Reply-To: <20240519063708.1847699-2-pan2.li@intel.com>



On 5/19/24 12:37 AM, pan2.li@intel.com wrote:
> From: Pan Li <pan2.li@intel.com>
> 
> After we support branchless __builtin_add_overflow unsigned SAT_ADD from
> the middle end.  Add more tests case to cover the functionarlities.
> 
> The below test suites are passed.
> * The rv64gcv fully regression test.
> 
> gcc/testsuite/ChangeLog:
> 
> 	* gcc.target/riscv/sat_arith.h: Add __builtin_add_overflow test
> 	macro.
> 	* gcc.target/riscv/rvv/autovec/binop/vec_sat_u_add-5.c: New test.
> 	* gcc.target/riscv/rvv/autovec/binop/vec_sat_u_add-6.c: New test.
> 	* gcc.target/riscv/rvv/autovec/binop/vec_sat_u_add-7.c: New test.
> 	* gcc.target/riscv/rvv/autovec/binop/vec_sat_u_add-8.c: New test.
> 	* gcc.target/riscv/rvv/autovec/binop/vec_sat_u_add-run-5.c: New test.
> 	* gcc.target/riscv/rvv/autovec/binop/vec_sat_u_add-run-6.c: New test.
> 	* gcc.target/riscv/rvv/autovec/binop/vec_sat_u_add-run-7.c: New test.
> 	* gcc.target/riscv/rvv/autovec/binop/vec_sat_u_add-run-8.c: New test.
> 	* gcc.target/riscv/sat_u_add-5.c: New test.
> 	* gcc.target/riscv/sat_u_add-6.c: New test.
> 	* gcc.target/riscv/sat_u_add-7.c: New test.
> 	* gcc.target/riscv/sat_u_add-8.c: New test.
> 	* gcc.target/riscv/sat_u_add-run-5.c: New test.
> 	* gcc.target/riscv/sat_u_add-run-6.c: New test.
> 	* gcc.target/riscv/sat_u_add-run-7.c: New test.
> 	* gcc.target/riscv/sat_u_add-run-8.c: New test.
OK
jeff


  reply	other threads:[~2024-05-21 19:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-19  6:37 [PATCH v1 1/2] Match: Support __builtin_add_overflow for " pan2.li
2024-05-19  6:37 ` [PATCH v1 2/2] RISC-V: Add test cases for __builtin_add_overflow " pan2.li
2024-05-21 19:49   ` Jeff Law [this message]
2024-05-22 13:15 ` [PATCH v1 1/2] Match: Support __builtin_add_overflow for " Richard Biener
2024-05-22 14:33   ` Li, Pan2

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=a3a59d8d-9790-4b19-970a-7f1aed06e322@gmail.com \
    --to=jeffreyalaw@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=juzhe.zhong@rivai.ai \
    --cc=kito.cheng@gmail.com \
    --cc=pan2.li@intel.com \
    --cc=richard.guenther@gmail.com \
    --cc=tamar.christina@arm.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).