[SLP] Fix a typo in comment

This commit is contained in:
Philip Reames 2022-02-03 09:10:42 -08:00
parent 359a2deb6f
commit 6d0c007bc1
1 changed files with 1 additions and 1 deletions

View File

@ -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;