public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-2737] aarch64: Fix a typo
@ 2021-08-04 15:52 Richard Sandiford
  0 siblings, 0 replies; only message in thread
From: Richard Sandiford @ 2021-08-04 15:52 UTC (permalink / raw)
  To: gcc-cvs

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

commit r12-2737-geb55b5b0df26e95c98ab59d34e69189d4f61bc0c
Author: Richard Sandiford <richard.sandiford@arm.com>
Date:   Wed Aug 4 16:52:07 2021 +0100

    aarch64: Fix a typo
    
    gcc/
            * config/aarch64/aarch64.c: Fix a typo.

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

diff --git a/gcc/config/aarch64/aarch64.c b/gcc/config/aarch64/aarch64.c
index f80de2ca897..81c002ba0b0 100644
--- a/gcc/config/aarch64/aarch64.c
+++ b/gcc/config/aarch64/aarch64.c
@@ -15032,7 +15032,7 @@ aarch64_sve_in_loop_reduction_latency (vec_info *vinfo,
      scalar operation.
 
    - If VEC_FLAGS & VEC_ADVSIMD, return the loop carry latency of the
-     the Advanced SIMD implementation.
+     Advanced SIMD implementation.
 
    - If VEC_FLAGS & VEC_ANY_SVE, return the loop carry latency of the
      SVE implementation.


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

only message in thread, other threads:[~2021-08-04 15:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04 15:52 [gcc r12-2737] aarch64: Fix a typo Richard Sandiford

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