File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -409,7 +409,7 @@ on `%idx_0`.
409409If all `N` basis elements are provided, the linearize_index operation is said to
410410\" have an outer bound\" .
411411
412- As a convenience, and for symmetry with `getPaddedBasis()`, ifg the first
412+ As a convenience, and for symmetry with `getPaddedBasis()`, if the first
413413element of a set of `OpFoldResult`s passed to the builders of this operation is
414414`nullptr`, that element is ignored.
415415
@@ -869,7 +869,7 @@ into a slice within a [MemRef](Builtin.md/#memreftype) of the same base
869869elemental type, supplied as its second operand.
870870The index for each memref dimension is an affine expression of loop
871871induction variables and symbols. These indices determine the start position
872- of the write within the memref. The shape of th input vector determines the
872+ of the write within the memref. The shape of the input vector determines the
873873shape of the slice written to the memref. This slice is contiguous along the
874874respective dimensions of the shape. Strided vector stores will be supported
875875in the future.
You can’t perform that action at this time.
0 commit comments