testsuite/arm: Add mve-vmul-scalar-1.c test
authorChristophe Lyon <christophe.lyon@linaro.org>
Mon, 10 May 2021 12:50:48 +0000 (12:50 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Mon, 10 May 2021 12:54:14 +0000 (12:54 +0000)
commit9e6b3b4a22cb0c9151eb39abcdc9847daf5a5d61
treed7771bac6bdf9479aaab4676670cb33b80eec758
parentd83b0c6975523ce57f29ec5a081b5b2068bf02bf
testsuite/arm: Add mve-vmul-scalar-1.c test

Support for vmul has been present for a while, but it was lacking a
test for the scalar variant.

This patch adds one, precisely noting that we do not yet use the T2
variants of vmul, which take a scalar as final argument.

2021-05-10  Christophe Lyon  <christophe.lyon@linaro.org>

gcc/testsuite/
* gcc.target/arm/simd/mve-vmul-scalar-1.c: New.
gcc/testsuite/gcc.target/arm/simd/mve-vmul-scalar-1.c [new file with mode: 0644]