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/work144-vsize)] Update ChangeLog.* Date: Fri, 17 Nov 2023 03:46:06 +0000 (GMT) [thread overview] Message-ID: <20231117034606.AAB08385B513@sourceware.org> (raw) https://gcc.gnu.org/g:04ed6709e0af6f652e6d574d8caca8f601c2eb6e commit 04ed6709e0af6f652e6d574d8caca8f601c2eb6e Author: Michael Meissner <meissner@linux.ibm.com> Date: Thu Nov 16 22:46:03 2023 -0500 Update ChangeLog.* Diff: --- gcc/ChangeLog.vsize | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog.vsize b/gcc/ChangeLog.vsize index c3cbc7b17a0..d5fa453e715 100644 --- a/gcc/ChangeLog.vsize +++ b/gcc/ChangeLog.vsize @@ -1,4 +1,24 @@ -==================== Branch work144-vsize, patch #411 ==================== +==================== Branch work144-vsize, patch #413 ==================== + +Add some integer vector pair support. + + +2023-11-16 Michael Meissner <meissner@linux.ibm.com> + +gcc/ + + * config/rs6000/vector-pair.md (VPAIR_INT): Rename from VPAIR_LOGICAL. + (VPAIR_NEG_VNEG): New mode iterator. + (VPAIR_NEG_SUB): Likewise. + (VPAIR_INT_BINARY): Likewise. + (vpair_op): Fix standard name for not. + (vec_init<mode><vpair_element_l>): Use vsx_register_operand. + (neg<mode>2, VPAIR_NEG_VNEG iterator): New insn. + (neg<mode>2, VPAIR_NEG_SUB): Likewise. + (vector pair integer ops): Update iterators. Add add, subtract, min, + max, and negate support. + +==================== Branch work144-vsize, patch #412 ==================== Add integer logical vector pair instructions
next reply other threads:[~2023-11-17 3:46 UTC|newest] Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-11-17 3:46 Michael Meissner [this message] -- strict thread matches above, loose matches on Subject: below -- 2023-11-17 16:23 Michael Meissner 2023-11-17 2:55 Michael Meissner 2023-11-16 22:38 Michael Meissner 2023-11-16 22:23 Michael Meissner 2023-11-16 22:02 Michael Meissner 2023-11-16 20:16 Michael Meissner 2023-11-16 17:47 Michael Meissner 2023-11-16 7:17 Michael Meissner 2023-11-16 3:15 Michael Meissner 2023-11-16 0:43 Michael Meissner 2023-11-15 19:58 Michael Meissner 2023-11-15 19:35 Michael Meissner 2023-11-15 18:35 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=20231117034606.AAB08385B513@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).