On 16 January 2015 at 18:10, Christophe Lyon <christophe.l...@linaro.org> wrote: > On 16 January 2015 at 16:58, Tejas Belagod <tejas.bela...@arm.com> wrote: >> On 13/01/15 15:18, Christophe Lyon wrote:
>>> * gcc.target/aarch64/advsimd-intrinsics/vshuffle.inc: New file. >>> * gcc.target/aarch64/advsimd-intrinsics/vtrn.c: New file. >>> * gcc.target/aarch64/advsimd-intrinsics/vuzp.c: Use code from >>> vshuffle.inc. >>> * gcc.target/aarch64/advsimd-intrinsics/vzip.c: Use code from >>> vshuffle.inc. >> >> LGTM. >> > Thanks, I should mention that the new vtrn test fails on aarch64_be > (like vzip and vuzp), because of pending Alan's patches to fix > aarch64_be load/stores. > So strictly speaking this patch show new fails. > OK /Marcus