Hi, The attached patch replaces __builtin_neon_vtst* (a, b) with (a & b) != 0. Bootstrapped and tested on arm-linux-gnueabihf and cross-tested on arm*-*-*. OK to commit ?
Thanks, Prathamesh
vtst-1.diff
Description: Binary data
Prathamesh Kulkarni via Gcc-patches Wed, 05 May 2021 17:15:18 -0700
Hi, The attached patch replaces __builtin_neon_vtst* (a, b) with (a & b) != 0. Bootstrapped and tested on arm-linux-gnueabihf and cross-tested on arm*-*-*. OK to commit ?
Thanks, Prathamesh
vtst-1.diff
Description: Binary data