aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/dump-parse-tree.cc
diff options
context:
space:
mode:
authorKewen Lin <linkw@linux.ibm.com>2023-07-12 21:23:22 -0500
committerKewen Lin <linkw@linux.ibm.com>2023-07-12 23:12:16 -0500
commit43ed05a08963a5c3ccc4cc6143d2b322851edd10 (patch)
tree67f43e222ded891cd34eae7402291a6e8d06e276 /gcc/fortran/dump-parse-tree.cc
parenta3118d7c153dc9c0af9d892903dc4ebc69f654b0 (diff)
downloadgcc-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