public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-7826] Manually add entry for r12-7818-g3ab5c8cd03d92bf4ec41e351820349d92fbc40c4
Date: Sat, 26 Mar 2022 10:29:17 +0000 (GMT)	[thread overview]
Message-ID: <20220326102917.3D65F3858D28@sourceware.org> (raw)

https://gcc.gnu.org/g:f0fdd92e9dae17b543b089dac753211298b04c78

commit r12-7826-gf0fdd92e9dae17b543b089dac753211298b04c78
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Sat Mar 26 11:28:35 2022 +0100

    Manually add entry for r12-7818-g3ab5c8cd03d92bf4ec41e351820349d92fbc40c4
    
    Because update_version_git gave up on it.

Diff:
---
 gcc/ChangeLog           | 19 +++++++++++++++++++
 gcc/testsuite/ChangeLog |  9 +++++++++
 2 files changed, 28 insertions(+)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 6fc58ceb63f..4b1cdddde81 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -4,6 +4,25 @@
 	considering the intersection of register classes then tweaking the
 	regclass for the current alternative or rejecting it.
 
+2022-03-25  Christophe Lyon  <christohe.lyon@arm.com>
+
+	PR target/104882
+	Revert
+	2021-06-11  Christophe Lyon  <christophe.lyon@linaro.org>
+
+	* config/arm/mve.md (mve_vec_unpack<US>_lo_<mode>): Delete.
+	(mve_vec_unpack<US>_hi_<mode>): Delete.
+	(@mve_vec_pack_trunc_lo_<mode>): Delete.
+	(mve_vmovntq_<supf><mode>): Remove '@' prefix.
+	* config/arm/neon.md (vec_unpack<US>_hi_<mode>): Move back
+	from vec-common.md.
+	(vec_unpack<US>_lo_<mode>): Likewise.
+	(vec_pack_trunc_<mode>): Rename from
+	neon_quad_vec_pack_trunc_<mode>.
+	* config/arm/vec-common.md (vec_unpack<US>_hi_<mode>): Delete.
+	(vec_unpack<US>_lo_<mode>): Delete.
+	(vec_pack_trunc_<mode>): Delete.
+
 2022-03-25  Vladimir N. Makarov  <vmakarov@redhat.com>
 
 	PR middle-end/104971
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 516c382f0c3..51880608576 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -29,6 +29,15 @@
 	PR testsuite/105055
 	* gcc.target/i386/pr95483-1.c: Replace -msse with -msse2.
 
+2022-03-25  Christophe Lyon  <christohe.lyon@arm.com>
+
+	PR target/104882
+	* gcc.target/arm/simd/mve-vclz.c: Update expected results.
+	* gcc.target/arm/simd/mve-vshl.c: Likewise.
+	* gcc.target/arm/simd/mve-vec-pack.c: Delete.
+	* gcc.target/arm/simd/mve-vec-unpack.c: Delete.
+	* gcc.target/arm/simd/pr104882.c: New test.
+
 2022-03-25  Richard Biener  <rguenther@suse.de>
 
 	PR tree-optimization/105053


                 reply	other threads:[~2022-03-26 10:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20220326102917.3D65F3858D28@sourceware.org \
    --to=jakub@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: 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).