public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-1979] AArch64: remove test comment from *mov<mode>_aarch64
@ 2023-06-20  7:54 Tamar Christina
  0 siblings, 0 replies; only message in thread
From: Tamar Christina @ 2023-06-20  7:54 UTC (permalink / raw)
  To: gcc-cvs

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]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-20  7:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-20  7:54 [gcc r14-1979] AArch64: remove test comment from *mov<mode>_aarch64 Tamar Christina

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).