On 24/01/17 17:22, Bin Cheng wrote:
> Hi,
> Test gcc.dg/vect/vect-24.c starts passing after my vectorizer changes, but
> not on all targets. For x86_64, looks like other passes still mess up the IR
> and prevent it from being vectorized. This patch removes xfail for ARM
> targets.
> Test resul
Hi,
Test gcc.dg/vect/vect-24.c starts passing after my vectorizer changes, but not
on all targets. For x86_64, looks like other passes still mess up the IR and
prevent it from being vectorized. This patch removes xfail for ARM targets.
Test result checked. Is it OK?
Thanks,
bin
gcc/testsuite