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

Christophe Lyon <clyon at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2016-03-23
     Ever confirmed|0                           |1

--- Comment #1 from Christophe Lyon <clyon at gcc dot gnu.org> ---
I have a patch series for next stage1, to add tests for:
vreinterpretq_p{8,16}
vtst_p8 and vtstq_p8
vget_lane fp16
vstX_lane fp16
vrnd{,a,m,n,p,x}
poly64 and poly128 intrinsics

This series completes the coverage, to be equivalent to what is generated by
neon-testgen.ml (but provides run-time checks).

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