git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358531
91177308-0d34-0410-b5e6-
96231b3b80d8
// 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