diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2017-01-09 11:44:52 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2017-01-09 11:44:52 +0000 |
commit | 830ec526ecfdf082b36afa86515f8f0cd2a2b7cf (patch) | |
tree | 82b6b86b69584e061f97412f8629d6a14f5e0b9c /gcc/ada/a-stunha.ads | |
parent | 945a3e676b56243016e54dfbc747dbfb5a5b2a6d (diff) | |
download | gcc-830ec526ecfdf082b36afa86515f8f0cd2a2b7cf.tar.gz |
PR tree-optimization/78938
* tree-vect-stmts.c (vectorizable_condition): For non-masked COND_EXPR
where comp_vectype is VECTOR_BOOLEAN_TYPE_P, use
BIT_{NOT,XOR,AND,IOR}_EXPR on the comparison operands instead of
{EQ,NE,GE,GT,LE,LT}_EXPR directly inside of VEC_COND_EXPR. Formatting
fixes.
* gcc.dg/vect/pr78938.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244223 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/a-stunha.ads')
0 files changed, 0 insertions, 0 deletions