forked from OSchip/llvm-project
Fix typo
This commit is contained in:
parent
9898d9d885
commit
ae3625d752
|
@ -835,7 +835,7 @@ namespace llvm {
|
|||
/// function will be applied to the L0010 and L0008 subranges.
|
||||
///
|
||||
/// \p Indexes and \p TRI are required to clean up the VNIs that
|
||||
/// don't defne the related lane masks after they get shrunk. E.g.,
|
||||
/// don't define the related lane masks after they get shrunk. E.g.,
|
||||
/// when L000F gets split into L0007 and L0008 maybe only a subset
|
||||
/// of the VNIs that defined L000F defines L0007.
|
||||
///
|
||||
|
|
Loading…
Reference in New Issue