diff options
author | Richard Sandiford <richard.sandiford@linaro.org> | 2018-01-03 21:47:03 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2018-01-03 21:47:03 +0000 |
commit | aaeefd88f464de0a78fa66c8b5e2755babf0d47f (patch) | |
tree | 8617ce6e9f567dd6cf5ae93bbda7f1e578c38f24 /gcc/gimple-ssa-sprintf.c | |
parent | 9ce4345afba69ff793ff4df992fc57ec29a92d93 (diff) | |
download | gcc-aaeefd88f464de0a78fa66c8b5e2755babf0d47f.zip gcc-aaeefd88f464de0a78fa66c8b5e2755babf0d47f.tar.gz gcc-aaeefd88f464de0a78fa66c8b5e2755babf0d47f.tar.bz2 |
Split mask checking out of vectorizable_mask_load_store
This patch splits the mask argument checking out of
vectorizable_mask_load_store, so that a later patch can use it in both
vectorizable_load and vectorizable_store. It also adds dump messages
for false returns. This is mostly useful for the TYPE_VECTOR_SUBPARTS
check, which can fail if pattern recognition didn't convert the mask
properly.
2018-01-03 Richard Sandiford <richard.sandiford@linaro.org>
gcc/
* tree-vect-stmts.c (vect_check_load_store_mask): New function,
split out from...
(vectorizable_mask_load_store): ...here.
From-SVN: r256212
Diffstat (limited to 'gcc/gimple-ssa-sprintf.c')
0 files changed, 0 insertions, 0 deletions