Skip to content

Commit 30f7856

Browse files
preamestopperc
andauthored
Update llvm/include/llvm/CodeGen/TargetLowering.h
Co-authored-by: Craig Topper <[email protected]>
1 parent fb72d2c commit 30f7856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/CodeGen/TargetLowering.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3223,7 +3223,7 @@ class LLVM_ABI TargetLoweringBase {
32233223
/// or a vp.store.
32243224
/// \p Mask is a per-segment (i.e. number of lanes equal to that of one
32253225
/// component being interwoven) mask. Can be nullptr, in which case the
3226-
/// result is uncondiitional.
3226+
/// result is unconditional.
32273227
/// \p SVI is the shufflevector to RE-interleave the stored vector.
32283228
/// \p Factor is the interleave factor.
32293229
virtual bool lowerInterleavedStore(Instruction *Store, Value *Mask,

0 commit comments

Comments
 (0)