tree-ssa-loop-im.c (execute_sm): Do not force multi-threaded model if the ref is...
authorRichard Biener <rguenth@gcc.gnu.org>
Fri, 9 Jun 2017 13:31:27 +0000 (13:31 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 9 Jun 2017 13:31:27 +0000 (13:31 +0000)
commit2866f21d191bb00c08f3a3c3a13af8b8f1a69ba4
treecd323d8176bfe332c019d14f9d5b04d1fe8be8f9
parent37b68a4389bd452e9b5aa03870f6b81e4f26b71c
tree-ssa-loop-im.c (execute_sm): Do not force multi-threaded model if the ref is always written to.

2017-06-09  Richard Biener  <rguenther@suse.de>

* tree-ssa-loop-im.c (execute_sm): Do not force multi-threaded
model if the ref is always written to.

From-SVN: r249063
gcc/ChangeLog
gcc/tree-ssa-loop-im.c