[Bug tree-optimization/56688] static/saved variables prevent loop vectorization.

2021-10-01 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56688 anlauf at gcc dot gnu.org changed: What|Removed |Added CC|anlauf at gmx dot de |anlauf at gcc dot gnu.

[Bug tree-optimization/56688] static/saved variables prevent loop vectorization.

2016-07-22 Thread ysrumyan at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56688 --- Comment #8 from Yuri Rumyantsev --- I checked that if we comment down 'save' stmt in thin6d.f all loops will be vectorized: grep -c 'LOOP VECTORIZED' thin6d.f.149t.vect 32