tree-vect-loop-manip.c (create_intersect_range_checks_index): Pass in parameter loop...
authorBin Cheng <bin.cheng@arm.com>
Fri, 26 May 2017 14:21:29 +0000 (14:21 +0000)
committerBin Cheng <amker@gcc.gnu.org>
Fri, 26 May 2017 14:21:29 +0000 (14:21 +0000)
commitf8d0706b24ff84eb0adfa161819e71a80f5a918a
tree926b9aaa290a1a890a2cfbd9563fadb005c0567a
parentcb4fe4013684c2984b309f799373837af582b24a
tree-vect-loop-manip.c (create_intersect_range_checks_index): Pass in parameter loop, rather than loop_vinfo.

* tree-vect-loop-manip.c (create_intersect_range_checks_index): Pass
in parameter loop, rather than loop_vinfo.
(create_intersect_range_checks): Ditto.
(vect_create_cond_for_alias_checks): Update call to above functions.

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