On 10/19/2015 05:06 AM, Ilya Enkovich wrote:
Hi,

It appeared our testsuite doesn't have a test which would require vector 
comparison support in SLP even after boolean pattern disabling.  This patch 
adds such tests and allow comparison for SLP.  Is it OK?

Thanks,
Ilya
--
gcc/

2015-10-19  Ilya Enkovich  <enkovich....@gmail.com>

        * tree-vect-slp.c (vect_build_slp_tree_1): Allow
        comparison statements.
        (vect_get_constant_vectors): Support boolean vector
        constants.

gcc/testsuite/

2015-10-19  Ilya Enkovich  <enkovich....@gmail.com>

        * gcc.dg/vect/slp-cond-5.c: New test.
OK once any prerequisites are approved.

jeff

Reply via email to