public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Tamar Christina <tnfchris@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r14-1979] AArch64: remove test comment from *mov<mode>_aarch64
Date: Tue, 20 Jun 2023 07:54:59 +0000 (GMT)	[thread overview]
Message-ID: <20230620075459.DDBFB3854E4A@sourceware.org> (raw)

https://gcc.gnu.org/g:36de416df8b3f109353e309011061fa66e872e3a

commit r14-1979-g36de416df8b3f109353e309011061fa66e872e3a
Author: Tamar Christina <tamar.christina@arm.com>
Date:   Tue Jun 20 08:54:42 2023 +0100

    AArch64: remove test comment from *mov<mode>_aarch64
    
    I accidentally left a test comment in the final version of the patch.
    This removes the comment.
    
    gcc/ChangeLog:
    
            * config/aarch64/aarch64.md (*mov<mode>_aarch64): Drop test comment.

Diff:
---
 gcc/config/aarch64/aarch64.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/config/aarch64/aarch64.md b/gcc/config/aarch64/aarch64.md
index 97e5a59d30c..25f7905c6a0 100644
--- a/gcc/config/aarch64/aarch64.md
+++ b/gcc/config/aarch64/aarch64.md
@@ -1224,7 +1224,7 @@
      [m, r Z  ; store_4        , *     ] str<size>\\t%w1, %0
      [m, w    ; store_4        , *     ] str\t%<size>1, %0
      [r, w    ; neon_to_gp<q>  , simd  ] umov\t%w0, %1.<v>[0]
-     [r, w    ; neon_to_gp<q>  , nosimd] fmov\t%w0, %s1 /*foo */
+     [r, w    ; neon_to_gp<q>  , nosimd] fmov\t%w0, %s1
      [w, r Z  ; neon_from_gp<q>, simd  ] dup\t%0.<Vallxd>, %w1
      [w, r Z  ; neon_from_gp<q>, nosimd] fmov\t%s0, %w1
      [w, w    ; neon_dup       , simd  ] dup\t%<Vetype>0, %1.<v>[0]

                 reply	other threads:[~2023-06-20  7:54 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=20230620075459.DDBFB3854E4A@sourceware.org \
    --to=tnfchris@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).