]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
aarch64: Fix typo in comment for aarch64_abs<mode>
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>
Mon, 27 Feb 2023 09:59:10 +0000 (09:59 +0000)
committerKyrylo Tkachov <kyrylo.tkachov@arm.com>
Mon, 27 Feb 2023 10:00:33 +0000 (10:00 +0000)
gcc/ChangeLog:

* config/aarch64/aarch64-simd.md (aarch64_abs<mode>): Fix typo in comment.

gcc/config/aarch64/aarch64-simd.md

index dd5eed387f2095950729d4389afb4da9daf71037..772dd7693b3ea5bcf40fb0c8d0d2b9e6cae02342 100644 (file)
 )
 
 ;; 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")