re PR tree-optimization/70729 (Loop marked with omp simd pragma is not vectorized)
commit677ef4dd37b714f10e0147bff70afe47f2dea30b
authorYuri Rumyantsev <ysrumyan@gmail.com>
Fri, 1 Jul 2016 09:42:01 +0000 (1 09:42 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Fri, 1 Jul 2016 09:42:01 +0000 (1 09:42 +0000)
treeb13fcbb0d9636b6593ea7023c65448628cec55db
parent02c19e2bc72d519ca08ceff0ae0824c676085cf3
re PR tree-optimization/70729 (Loop marked with omp simd pragma is not vectorized)

PR tree-optimization/70729

gcc/
* tree-vectorizer.c (adjust_simduid_builtins): Nullify safelen field
of loop since it can be not valid after transformation.

From-SVN: r237907
gcc/ChangeLog
gcc/tree-vectorizer.c