diff options
author | Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | 2021-11-15 15:37:36 +0530 |
---|---|---|
committer | Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | 2021-11-15 15:37:36 +0530 |
commit | 2551cd4f9bc1afee444a56e03c1cee6899593da9 (patch) | |
tree | 19d9192cc6660bf32a652d4d965899302c952f4b /gcc/gimple-range-path.cc | |
parent | a91f844ef449d0dd1cf2e0e47b0ade0d8a6304e1 (diff) | |
download | gcc-2551cd4f9bc1afee444a56e03c1cee6899593da9.zip gcc-2551cd4f9bc1afee444a56e03c1cee6899593da9.tar.gz gcc-2551cd4f9bc1afee444a56e03c1cee6899593da9.tar.bz2 |
[tree-vectorizer.c] Merge pass_vectorize::execute with vectorize_loops and replace occurences of cfun with function param.
gcc/ChangeLog:
* tree-ssa-loop.c (pass_vectorize): Move to tree-vectorizer.c.
(pass_data_vectorize): Likewise.
(make_pass_vectorize): Likewise.
* tree-vectorizer.c (vectorize_loops): Merge with
pass_vectorize::execute and replace cfun occurences with fun param.
(adjust_simduid_builtins): Add fun param, replace cfun occurences with
fun, and adjust callers approrpiately.
(note_simd_array_uses): Likewise.
(vect_loop_dist_alias_call): Likewise.
(set_uid_loop_bbs): Likewise.
(vect_transform_loops): Likewise.
(try_vectorize_loop_1): Likewise.
(try_vectorize_loop): Likewise.
Diffstat (limited to 'gcc/gimple-range-path.cc')
0 files changed, 0 insertions, 0 deletions