[SLP] Fix a typo in comment
This commit is contained in:
parent
359a2deb6f
commit
6d0c007bc1
|
|
@ -2666,7 +2666,7 @@ private:
|
|||
};
|
||||
|
||||
// If BundleMember is a vector bundle, its operands may have been
|
||||
// reordered duiring buildTree(). We therefore need to get its operands
|
||||
// reordered during buildTree(). We therefore need to get its operands
|
||||
// through the TreeEntry.
|
||||
if (TreeEntry *TE = BundleMember->TE) {
|
||||
int Lane = BundleMember->Lane;
|
||||
|
|
|
|||
Loading…
Reference in New Issue