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: Thu, 16 Nov 2023 22:23:35 +0000 (GMT) [thread overview] Message-ID: <20231116222335.28E423857C62@sourceware.org> (raw) https://gcc.gnu.org/g:d75d815bb2ea779f0963257492552c8f3b426c02 commit d75d815bb2ea779f0963257492552c8f3b426c02 Author: Michael Meissner <meissner@linux.ibm.com> Date: Thu Nov 16 17:23:32 2023 -0500 Update ChangeLog.* Diff: --- gcc/ChangeLog.vsize | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/gcc/ChangeLog.vsize b/gcc/ChangeLog.vsize index 8ac1afb1369..fc7cb496a3c 100644 --- a/gcc/ChangeLog.vsize +++ b/gcc/ChangeLog.vsize @@ -1,3 +1,19 @@ +==================== Branch work144-vsize, patch #410 ==================== + +Use vec_concat for building up vector pair vectors. + +2023-11-16 Michael Meissner <meissner@linux.ibm.com> + +gcc/ + + * config/rs6000/rs6000.cc (rs6000_expand_vector_pair_init): Rename + gen_vpair_assemble_<mode> to gen_vpair_concat_<mode>. + * config/rs6000/vector-pair.md (UNSPEC_VPAIR_ASSEMBLE): Delete + (UNSPEC_VPAIR_SPLAT): Likewise. + (vpair_concat_<mode>): Rename from vpair_assemble_<mode>. Re-implement + it, using vec_concat. + (vpair_splat_<mode>): Likewise. + ==================== Branch work144-vsize, patch #409 ==================== Convert -mvector-size-32 to variable, not mask.
next reply other threads:[~2023-11-16 22:23 UTC|newest] Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-11-16 22:23 Michael Meissner [this message] -- strict thread matches above, loose matches on Subject: below -- 2023-11-17 16:23 Michael Meissner 2023-11-17 3:46 Michael Meissner 2023-11-17 2:55 Michael Meissner 2023-11-16 22:38 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=20231116222335.28E423857C62@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).