tree-vect-loop.c (vectorizable_live_operation): Support handling for live variable...
authorBin Cheng <bin.cheng@arm.com>
Thu, 13 Oct 2016 10:54:24 +0000 (10:54 +0000)
committerBin Cheng <amker@gcc.gnu.org>
Thu, 13 Oct 2016 10:54:24 +0000 (10:54 +0000)
commit37cf9f4f1c3251d594468e52e41e18433130aba7
tree56d76e56218e4754b1b1136931ad80b30c324fda
parentd96004b805ee1ad4425b81f3a225240e2745715f
tree-vect-loop.c (vectorizable_live_operation): Support handling for live variable outside loop but not in lcssa form.

* tree-vect-loop.c (vectorizable_live_operation): Support handling
for live variable outside loop but not in lcssa form.

From-SVN: r241096
gcc/ChangeLog
gcc/tree-vect-loop.c