public inbox for gcc-cvs@sourceware.org help / color / mirror / Atom feed
From: Michael Meissner <meissner@gcc.gnu.org> To: gcc-cvs@gcc.gnu.org Subject: [gcc(refs/users/meissner/heads/work146-vsubreg)] Update ChangeLog.* Date: Sat, 18 Nov 2023 18:26:35 +0000 (GMT) [thread overview] Message-ID: <20231118182635.D07963858D20@sourceware.org> (raw) https://gcc.gnu.org/g:9c8a0d6ec1fe181a6e64084a5b11cae722927e52 commit 9c8a0d6ec1fe181a6e64084a5b11cae722927e52 Author: Michael Meissner <meissner@linux.ibm.com> Date: Sat Nov 18 13:26:32 2023 -0500 Update ChangeLog.* Diff: --- gcc/ChangeLog.vsubreg | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog.vsubreg b/gcc/ChangeLog.vsubreg index 013ff21af2f..5aa15167bb0 100644 --- a/gcc/ChangeLog.vsubreg +++ b/gcc/ChangeLog.vsubreg @@ -1,4 +1,25 @@ -==================== Branch work146-vsubreg, patch #402 (vsize patches #300) ==================== +==================== Branch work146-vsubreg, patch #403 (vsize patches #302) ==================== + +Add vector pair add/sub/umin/umax/sqrt/div. + +2023-11-18 Michael Meissner <meissner@linux.ibm.com> + +gcc/ + + * config/rs6000/vector-pair.md (VPAIR_INT_BINARY): Add umin/umax. + (vpair_op): Add umin/umax/sqrt. + (most insns): Set the type attribute. + (sqrtv8sf2): New insn. + (sqrtv4df2): Likewise. + (divv8sf3): Likewise. + (divv4df3): Likewise. + +gcc/testsuite/ + + * gcc.target/powerpc/vector-size-32-1.c: Add divide. Adjust counts. + * gcc.target/powerpc/vector-size-32-1.c: Likewise. + +==================== Branch work146-vsubreg, patch #402 (vsize patches #301) ==================== Add vector_size(32) support.
next reply other threads:[~2023-11-18 18:26 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-11-18 18:26 Michael Meissner [this message] -- strict thread matches above, loose matches on Subject: below -- 2023-11-19 17:26 Michael Meissner 2023-11-19 5:47 Michael Meissner 2023-11-18 23:00 Michael Meissner 2023-11-18 3:06 Michael Meissner 2023-11-18 2:51 Michael Meissner
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=20231118182635.D07963858D20@sourceware.org \ --to=meissner@gcc.gnu.org \ --cc=gcc-cvs@gcc.gnu.org \ /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: linkBe 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).