diff options
author | Ilya Enkovich <enkovich.gnu@gmail.com> | 2015-11-10 12:14:19 +0000 |
---|---|---|
committer | Ilya Enkovich <ienkovich@gcc.gnu.org> | 2015-11-10 12:14:19 +0000 |
commit | a414c77f2a30bb297df5a694d5a5a9d5bb864ff0 (patch) | |
tree | 98ceea7a2dde64ee53313efd5b9861e249694e69 /mkinstalldirs | |
parent | 1ab8a1b176a006c47b61031a0d5b4bf07c98c316 (diff) | |
download | gcc-a414c77f2a30bb297df5a694d5a5a9d5bb864ff0.zip gcc-a414c77f2a30bb297df5a694d5a5a9d5bb864ff0.tar.gz gcc-a414c77f2a30bb297df5a694d5a5a9d5bb864ff0.tar.bz2 |
optabs-query.h (get_vcond_mask_icode): New.
gcc/
2015-11-10 Ilya Enkovich <enkovich.gnu@gmail.com>
* optabs-query.h (get_vcond_mask_icode): New.
* optabs-tree.c (expand_vec_cond_expr_p): Use
get_vcond_mask_icode for VEC_COND_EXPR with mask.
* optabs.c (expand_vec_cond_mask_expr): New.
(expand_vec_cond_expr): Use get_vcond_mask_icode
when possible.
* optabs.def (vcond_mask_optab): New.
* tree-vect-patterns.c (vect_recog_bool_pattern): Don't
generate redundant comparison for COND_EXPR.
* tree-vect-stmts.c (vect_is_simple_cond): Allow SSA_NAME
as a condition.
(vectorizable_condition): Likewise.
* tree-vect-slp.c (vect_get_and_check_slp_defs): Allow
cond_exp with no embedded comparison.
(vect_build_slp_tree_1): Likewise.
From-SVN: r230101
Diffstat (limited to 'mkinstalldirs')
0 files changed, 0 insertions, 0 deletions