diff options
author | Richard Sandiford <richard.sandiford@linaro.org> | 2018-01-03 21:46:52 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2018-01-03 21:46:52 +0000 |
commit | 9ce4345afba69ff793ff4df992fc57ec29a92d93 (patch) | |
tree | b672fc54e997a7f148e43c35b67510461492bf21 /gcc/gimple-ssa-sprintf.c | |
parent | e251d3ec013bc46d58470988fc45566051a9030b (diff) | |
download | gcc-9ce4345afba69ff793ff4df992fc57ec29a92d93.zip gcc-9ce4345afba69ff793ff4df992fc57ec29a92d93.tar.gz gcc-9ce4345afba69ff793ff4df992fc57ec29a92d93.tar.bz2 |
Make vect_model_store_cost take a vec_load_store_type
This patch makes vect_model_store_cost take a vec_load_store_type
instead of a vect_def_type. It's a wash on its own, but it helps
with later patches.
2018-01-03 Richard Sandiford <richard.sandiford@linaro.org>
gcc/
* tree-vectorizer.h (vec_load_store_type): Moved from tree-vec-stmts.c
(vect_model_store_cost): Take a vec_load_store_type instead of a
vect_def_type.
* tree-vect-stmts.c (vec_load_store_type): Move to tree-vectorizer.h.
(vect_model_store_cost): Take a vec_load_store_type instead of a
vect_def_type.
(vectorizable_mask_load_store): Update accordingly.
(vectorizable_store): Likewise.
* tree-vect-slp.c (vect_analyze_slp_cost_1): Update accordingly.
From-SVN: r256211
Diffstat (limited to 'gcc/gimple-ssa-sprintf.c')
0 files changed, 0 insertions, 0 deletions