[LV] Fix comments reported when not vectorizing single iteration loops; NFC
authorAyal Zaks <ayal.zaks@intel.com>
Sun, 14 Oct 2018 17:53:02 +0000 (17:53 +0000)
committerAyal Zaks <ayal.zaks@intel.com>
Sun, 14 Oct 2018 17:53:02 +0000 (17:53 +0000)
commite567b5b5267e10a18d1504a654b856c118208768
treeba6e7deab034bd46424d2f7827653f3ca0622cd4
parent61471cc0901892895355d854f641057526da1f2f
[LV] Fix comments reported when not vectorizing single iteration loops; NFC

Landing this as a separate part of https://reviews.llvm.org/D50480, being a
seemingly unrelated change ([LV] Vectorizing loops of arbitrary trip count
without remainder under opt for size).

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