Skip to content

Commit ae3625d

Browse files
committed
Fix typo
1 parent 9898d9d commit ae3625d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/CodeGen/LiveInterval.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,7 @@ namespace llvm {
835835
/// function will be applied to the L0010 and L0008 subranges.
836836
///
837837
/// \p Indexes and \p TRI are required to clean up the VNIs that
838-
/// don't defne the related lane masks after they get shrunk. E.g.,
838+
/// don't define the related lane masks after they get shrunk. E.g.,
839839
/// when L000F gets split into L0007 and L0008 maybe only a subset
840840
/// of the VNIs that defined L000F defines L0007.
841841
///

0 commit comments

Comments
 (0)