This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/70369] [testsuite,ARM,AArch64] AdvSIMD intrinsic tests missing


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70369

--- Comment #2 from Christophe Lyon <clyon at gcc dot gnu.org> ---
Regarding the intrinsics defined in arm_neon.h, but not tested (even by
neon-testgen.ml), I've noticed:
vreinterpret*f16*
vceq_p64
vtst_p64

The following set is covered by tests in gcc.target/arm/crypto-*.c:
vldrq_p128
vstrq_p128
vaes*
vsha*
vmull*p64

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]