]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm: [MVE intrinsics] remove V2DF from MVE_vecs iterator
authorChristophe Lyon <christophe.lyon@linaro.org>
Wed, 16 Aug 2023 13:43:16 +0000 (13:43 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Fri, 13 Dec 2024 14:25:35 +0000 (14:25 +0000)
commit9553e1374658f603818f6d5609a34a7102064955
tree5f30b6c6ab9f31bd633e18f3b834a0d774d3762a
parent4d79603e833bdfdc72d6ad2158af6a4502f60be2
arm: [MVE intrinsics] remove V2DF from MVE_vecs iterator

V2DF is not supported by MVE, so remove it from the only iterator
which contains it.

gcc/ChangeLog:

* config/arm/iterators.md (MVE_vecs): Remove V2DF.
gcc/config/arm/iterators.md