]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
AArch64: remove test comment from *mov<mode>_aarch64
authorTamar Christina <tamar.christina@arm.com>
Tue, 20 Jun 2023 07:54:42 +0000 (08:54 +0100)
committerTamar Christina <tamar.christina@arm.com>
Tue, 20 Jun 2023 07:54:42 +0000 (08:54 +0100)
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.

gcc/config/aarch64/aarch64.md

index 97e5a59d30ca17c26c0951e9a7c62a7934af8d4f..25f7905c6a0b3b7dd860a1346b8e1d4e1b04164b 100644 (file)
      [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]