]> gcc.gnu.org Git - gcc.git/commit
AArch64: use canonical ordering for complex mul, fma and fms
authorTamar Christina <tamar.christina@arm.com>
Wed, 2 Feb 2022 10:51:38 +0000 (10:51 +0000)
committerTamar Christina <tamar.christina@arm.com>
Wed, 2 Feb 2022 10:51:38 +0000 (10:51 +0000)
commitab95fe61fea38fbac7f4e00abd32c2530532351a
treed85447ba2281fd95c0c2b53eea8e2ef6ab2a5925
parent55d83cdf23b5f284b4e0bd0a6d1af3d947b2e7c3
AArch64: use canonical ordering for complex mul, fma and fms

After the first patch in the series this updates the optabs to expect the
canonical sequence.

gcc/ChangeLog:

PR tree-optimization/102819
PR tree-optimization/103169
* config/aarch64/aarch64-simd.md (cml<fcmac1><conj_op><mode>4): Use
canonical order.
* config/aarch64/aarch64-sve.md (cml<fcmac1><conj_op><mode>4): Likewise.
gcc/config/aarch64/aarch64-simd.md
gcc/config/aarch64/aarch64-sve.md
This page took 0.061008 seconds and 6 git commands to generate.