Marcus Shawcroft wrote:
gcc/ChangeLog:
2014-04-11 Alan Lawrence
* config/aarch64/aarch64.c (aarch64_evpc_tbl): enable for bigendian.
gcc/testsuite/ChangeLog:
2014-04-11 Alan Lawrence
* lib/target-supports.exp (check_effective_target_vect_perm): return
true for aar
> gcc/ChangeLog:
> 2014-04-11 Alan Lawrence
>
> * config/aarch64/aarch64.c (aarch64_evpc_tbl): enable for bigendian.
>
> gcc/testsuite/ChangeLog:
> 2014-04-11 Alan Lawrence
>
> * lib/target-supports.exp (check_effective_target_vect_perm): return
> true for aarch64_be.
As a followup to http://gcc.gnu.org/ml/gcc-patches/2014-04/msg00079.html, which
implements the shuffle operation but still leaves that unused - if/once that's
gone in, I see no reason now we can't start using it, and enable the appropriate
tests. I see the following test changes:
FAIL->PASS:
g