OSDN Git Service

cleanup the comment.
authorNadav Rotem <nrotem@apple.com>
Thu, 18 Oct 2012 23:21:01 +0000 (23:21 +0000)
committerNadav Rotem <nrotem@apple.com>
Thu, 18 Oct 2012 23:21:01 +0000 (23:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166247 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Vectorize/LoopVectorize.cpp

index 7af4fa1..f5c9bb3 100644 (file)
@@ -405,7 +405,7 @@ void SingleBlockLoopVectorizer::createEmptyLoop() {
 |    |
 |    v
 |   [ ] \
-|   [ ]_|   <-- old scalar loop to handle remainder. ()
+|   [ ]_|   <-- old scalar loop to handle remainder.
  \   |
   \  v
    >[ ]     <-- exit block.