]> granicus.if.org Git - llvm/commitdiff
Fix a typo in comments. [NFC]
authorAli Tamur <tamur@google.com>
Tue, 16 Apr 2019 21:37:43 +0000 (21:37 +0000)
committerAli Tamur <tamur@google.com>
Tue, 16 Apr 2019 21:37:43 +0000 (21:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358531 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Vectorize/SLPVectorizer.cpp

index 22c4dfdd751365ad8f07f21f47553c92005ed98e..3c00f648d83bd8d7fab6e56900e14848a713334b 100644 (file)
@@ -877,7 +877,7 @@ public:
           // opcode of VL[Lane] and whether the operand at OpIdx is the LHS or
           // RHS operand. The LHS operand of both add and sub is never attached
           // to an inversese operation in the linearized form, therefore its APO
-          // is false. The RHS is ture only if VL[Lane] is an inverse operation.
+          // is false. The RHS is true only if VL[Lane] is an inverse operation.
 
           // Since operand reordering is performed on groups of commutative
           // operations or alternating sequences (e.g., +, -), we can safely