Re: [PATCH][AArch64] PR target/79913: VEC_SELECT bugs in aarch64 patterns

2017-03-09 Thread James Greenhalgh
On Thu, Mar 09, 2017 at 09:15:05AM +, Kyrill Tkachov wrote: > Hi all, > > This patch fixes the vec_select errors found by Jakub's genrecog validation > improvements: > ../../gcc/config/aarch64/aarch64-simd.md:79:1: DImode of first vec_select > operand is not a vector mode > ../../gcc/config/

[PATCH][AArch64] PR target/79913: VEC_SELECT bugs in aarch64 patterns

2017-03-09 Thread Kyrill Tkachov
Hi all, This patch fixes the vec_select errors found by Jakub's genrecog validation improvements: ../../gcc/config/aarch64/aarch64-simd.md:79:1: DImode of first vec_select operand is not a vector mode ../../gcc/config/aarch64/aarch64-simd.md:79:1: DFmode of first vec_select operand is not a ve