simplify-rtx.c (simplify_ternary_operation): Add simplification for (!c) !=…
simplify-rtx.c (simplify_ternary_operation): Add simplification for (!c) != {0,...,0} ? a : b for vector modes. [gcc] 2015-07-15 Bill Schmidt <wschmidt@linux.vnet.ibm.com> * simplify-rtx.c (simplify_ternary_operation): Add simplification for (!c) != {0,...,0} ? a : b for vector modes. [gcc/testsuite] 2015-07-15 Bill Schmidt <wschmidt@linux.vnet.ibm.com> * gcc.target/powerpc/vec-cmp-sel.c: New test. From-SVN: r225840
Showing
Please
register
or
sign in
to comment