AArch32: use canonical ordering for complex mul, fma and fms
authorTamar Christina <tamar.christina@arm.com>
Wed, 2 Feb 2022 10:52:17 +0000 (10:52 +0000)
committerTamar Christina <tamar.christina@arm.com>
Wed, 2 Feb 2022 10:52:17 +0000 (10:52 +0000)
commit9f6f411f63f3aceddd846e4b0d27202a6e13d42c
tree5237a47438740f0ba78f073ce887a59b3d8d649a
parentab95fe61fea38fbac7f4e00abd32c2530532351a
AArch32: 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/arm/vec-common.md (cml<fcmac1><conj_op><mode>4): Use
canonical order.
gcc/config/arm/vec-common.md