diff options
author | liuhongt <hongtao.liu@intel.com> | 2024-03-25 21:28:14 -0700 |
---|---|---|
committer | liuhongt <hongtao.liu@intel.com> | 2024-10-10 07:18:38 +0800 |
commit | 70c3db511ba14ff5fa68cb41d0714a9fb957ea5d (patch) | |
tree | b9a2241e289cc6463f149712250ce70f4646c90b /gcc/fortran | |
parent | c8957c8779954c3b0bade1dde0a8987b4db157b4 (diff) | |
download | gcc-70c3db511ba14ff5fa68cb41d0714a9fb957ea5d.zip gcc-70c3db511ba14ff5fa68cb41d0714a9fb957ea5d.tar.gz gcc-70c3db511ba14ff5fa68cb41d0714a9fb957ea5d.tar.bz2 |
Enable vectorization for unknown tripcount in very cheap cost model but disable epilog vectorization.
gcc/ChangeLog:
* tree-vect-loop.cc (vect_analyze_loop_costing): Enable
vectorization for LOOP_VINFO_PEELING_FOR_NITER in very cheap
cost model.
(vect_analyze_loop): Disable epilogue vectorization in very
cheap cost model.
* doc/invoke.texi: Adjust documents for very-cheap cost model.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions