Re: [PATCH] Fix SLP ICE (PR tree-optimization/69083)
On 01/04/2016 01:17 PM, Jakub Jelinek wrote: Hi! The vec-cmp SLP patch added + if (VECTOR_BOOLEAN_TYPE_P (vector_type)) + { + /* Can't use VIEW_CONVERT_EXPR for booleans because +of possibly different sizes of scalar v
[PATCH] Fix SLP ICE (PR tree-optimization/69083)
Hi! The vec-cmp SLP patch added + if (VECTOR_BOOLEAN_TYPE_P (vector_type)) + { + /* Can't use VIEW_CONVERT_EXPR for booleans because +of possibly different sizes of scalar value and +vector elemen