diff options
author | Kewen Lin <linkw@linux.ibm.com> | 2023-07-12 21:23:22 -0500 |
---|---|---|
committer | Kewen Lin <linkw@linux.ibm.com> | 2023-07-12 23:12:16 -0500 |
commit | 43ed05a08963a5c3ccc4cc6143d2b322851edd10 (patch) | |
tree | 67f43e222ded891cd34eae7402291a6e8d06e276 /gcc/fortran/dump-parse-tree.cc | |
parent | a3118d7c153dc9c0af9d892903dc4ebc69f654b0 (diff) | |
download | gcc-43ed05a08963a5c3ccc4cc6143d2b322851edd10.zip gcc-43ed05a08963a5c3ccc4cc6143d2b322851edd10.tar.gz gcc-43ed05a08963a5c3ccc4cc6143d2b322851edd10.tar.bz2 |
vect: Adjust vectorizable_load costing on VMAT_CONTIGUOUS
This patch adjusts the cost handling on VMAT_CONTIGUOUS in
function vectorizable_load. We don't call function
vect_model_load_cost for it any more. It removes function
vect_model_load_cost which becomes useless and unreachable
now.
gcc/ChangeLog:
* tree-vect-stmts.cc (vect_model_load_cost): Remove.
(vectorizable_load): Adjust the cost handling on VMAT_CONTIGUOUS without
calling vect_model_load_cost.
Diffstat (limited to 'gcc/fortran/dump-parse-tree.cc')
0 files changed, 0 insertions, 0 deletions