Hi all, This patch implements the missing vstrq_p128 intrinsic. It just performs a store of the poly128_t argument to a memory location.
Bootstrapped and tested on aarch64-none-linux-gnu. Committing to trunk and to the active branches later. Thanks, Kyrill 2020-09-21 Kyrylo Tkachov <kyrylo.tkac...@arm.com> PR target/71233 * config/aarch64/arm_neon.h (vstrq_p128): Define. 2020-09-21 Kyrylo Tkachov <kyrylo.tkac...@arm.com> PR target/71233 * gcc.target/aarch64/simd/vstrq_p128_1.c: New test.
vstrq.patch
Description: vstrq.patch