re PR tree-optimization/88828 (Inefficient update of the first element of vector...
authorRichard Biener <rguenther@suse.de>
Wed, 15 May 2019 09:59:37 +0000 (09:59 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 15 May 2019 09:59:37 +0000 (09:59 +0000)
commit595ffc073bf5b1753e3a18dfa704391ad5fad626
treeb593128da6ec6f6adf95daacb4a3d096560ea7f0
parent905549856db41a1979382867060c6260b9f844f2
re PR tree-optimization/88828 (Inefficient update of the first element of vector registers)

2019-05-15  Richard Biener  <rguenther@suse.de>

PR tree-optimization/88828
* tree-ssa-forwprop.c (simplify_vector_constructor): Fix
bogus check.

From-SVN: r271204
gcc/ChangeLog
gcc/tree-ssa-forwprop.c