Fix a comment. Induction vars dont need to start at zero.
authorNadav Rotem <nrotem@apple.com>
Mon, 21 Jan 2013 17:59:18 +0000 (17:59 +0000)
committerNadav Rotem <nrotem@apple.com>
Mon, 21 Jan 2013 17:59:18 +0000 (17:59 +0000)
commitb2e7e7a0b652062b51ac1fadee1b966431feee56
tree84cd90df308bddc62c547c4d746f31269acdb5c9
parent8d3e7974442c748e67bce3011eb68fab873218c6
Fix a comment. Induction vars dont need to start at zero.

llvm-svn: 173061
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp