]> git.ipfire.org Git - thirdparty/gcc.git/commit
AArch64: convert some patterns to compact MD syntax
authorTamar Christina <tamar.christina@arm.com>
Mon, 19 Jun 2023 14:55:28 +0000 (15:55 +0100)
committerTamar Christina <tamar.christina@arm.com>
Mon, 19 Jun 2023 14:57:48 +0000 (15:57 +0100)
commitc72a7b849853716d94e8d313be5dce3c22850113
tree1f90b3710891a3757ff6868af91b4e4b77aac5cd
parent957ae90406591739b68e95ad49a0232faeb74217
AArch64: convert some patterns to compact MD syntax

Hi All,

This converts some patterns in the AArch64 backend to use the new
compact syntax.

gcc/ChangeLog:

* config/aarch64/aarch64.md (arches): Add nosimd.
(*mov<mode>_aarch64, *movsi_aarch64, *movdi_aarch64): Rewrite to
compact syntax.
gcc/config/aarch64/aarch64.md