Arm: MVE: Add missing complex mul iterators
authorTamar Christina <tamar.christina@arm.com>
Fri, 18 Dec 2020 16:17:45 +0000 (16:17 +0000)
committerTamar Christina <tamar.christina@arm.com>
Fri, 18 Dec 2020 16:17:45 +0000 (16:17 +0000)
commitbcac28716bbb74392a95d769f593a6b48b3330b1
treef46f7af7f2f6218eeb764b3af25c9db854448d1a
parent785b49434d27377208f6b058e589507cd0feadb3
Arm: MVE: Add missing complex mul iterators

Seems when I split the patch I forgot to include these into the rot iterator..
The uncommitted hunks were still in my local tree so didn't notice.

gcc/ChangeLog:

* config/arm/iterators.md (rot): Add UNSPEC_VCMUL, UNSPEC_VCMUL90,
UNSPEC_VCMUL180, UNSPEC_VCMUL270.
gcc/config/arm/iterators.md