On Wed, May 16, 2018 at 5:13 PM Bin Cheng <bin.ch...@arm.com> wrote:

> Hi,
> This patch fixes ICE by loading vector(1) scalar_type if it's 1
element-wise for VMAT_ELEMENTWISE.
> Bootstrap and test on x86_64 and AArch64 ongoing.  Is it OK?

OK.

Richard.

> Thanks,
> bin
> 2018-05-16  Bin Cheng  <bin.ch...@arm.com>
>              Richard Biener  <rguent...@suse.de>

>          PR tree-optimization/85793
>          * tree-vect-stmts.c (vectorizable_load): Handle 1 element-wise
load
>          for VMAT_ELEMENTWISE.

> gcc/testsuite
> 2018-05-16  Bin Cheng  <bin.ch...@arm.com>

>          PR tree-optimization/85793
>          * gcc.dg/vect/pr85793.c: New test.

Reply via email to