diff options
author | Tamar Christina <tamar.christina@arm.com> | 2025-07-09 08:42:02 +0100 |
---|---|---|
committer | Tamar Christina <tamar.christina@arm.com> | 2025-07-09 08:42:02 +0100 |
commit | 963d5362c598d48ee7a896e674d2a68c41179785 (patch) | |
tree | c2425173931ec6094786eb00c54723135d25e827 /libcpp/files.cc | |
parent | 6c8d221b74869f2760ded2d67f95dd9d275bc1a2 (diff) | |
download | gcc-963d5362c598d48ee7a896e674d2a68c41179785.zip gcc-963d5362c598d48ee7a896e674d2a68c41179785.tar.gz gcc-963d5362c598d48ee7a896e674d2a68c41179785.tar.bz2 |
middle-end: Use rounding division for ranges for partial vectors [PR120922]
This patch adds support for niters ranges for partial
vector loops.
Due to the last iteration being partial the bounds should
be at least 1 but niters // vf as the max.
gcc/ChangeLog:
PR tree-optimization/120922
* tree-vect-loop-manip.cc (vect_gen_vector_loop_niters): Support range
for partial vectors.
Diffstat (limited to 'libcpp/files.cc')
0 files changed, 0 insertions, 0 deletions