[PATCH v1 1/1] arm: [MVE] Fix operands order in vbicq_f [PR122223]

Christophe Lyon via Sourceware Forge forge-bot@forge-test.rdfm.org
Thu Oct 9 14:09:26 GMT 2025


From: Christophe Lyon <christophe.lyon@linaro.org>

The operands of the floating-point version of vbicq were swapped, this
patch fixes this.

gcc/ChangeLog:
	PR target/122223
	* config/arm/mve.md (@mve_vbicq_f<mode>): Fix operands order.

gcc/testsuite/ChangeLog:
	PR target/122223
	* gcc.target/arm/mve/intrinsics/pr122223.c: New test.
---
 gcc/config/arm/mve.md                         |  4 +--
 .../gcc.target/arm/mve/intrinsics/pr122223.c  | 25 +++++++++++++++++++
 2 files changed, 27 insertions(+), 2 deletions(-)
 create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/pr122223.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v1-0001-arm-MVE-Fix-operands-order-in-vbicq_f-PR122223.patch
Type: text/x-patch
Size: 1545 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/test-list/attachments/20251009/60c8418e/attachment.bin>


More information about the Test-list mailing list