aarch64: Fix typo in comment for aarch64_abs<mode>

gcc/ChangeLog:

	* config/aarch64/aarch64-simd.md (aarch64_abs<mode>): Fix typo in comment.
This commit is contained in:
Kyrylo Tkachov 2023-02-27 09:59:10 +00:00
parent 529e03b988
commit 16cfd803db

View file

@ -840,7 +840,7 @@
)
;; The intrinsic version of integer ABS must not be allowed to
;; combine with any operation with an integerated ABS step, such
;; combine with any operation with an integrated ABS step, such
;; as SABD.
(define_insn "aarch64_abs<mode>"
[(set (match_operand:VSDQ_I_DI 0 "register_operand" "=w")