This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r242087 - /branches/ARM/sve-branch/gcc/tree-vec...


Author: rsandifo
Date: Fri Nov 11 16:57:25 2016
New Revision: 242087

URL: https://gcc.gnu.org/viewcvs?rev=242087&root=gcc&view=rev
Log:
Fix nb_iterations calculation in tree-vect-loop-manip.c

We previously stored the number of loop iterations rather
than the number of latch iterations.

Modified:
    branches/ARM/sve-branch/gcc/tree-vect-loop-manip.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]