Skip to content

Commit 362fdda

Browse files
tgymnichkuhar
andcommitted
Update mlir/include/mlir/Dialect/AMDGPU/IR/AMDGPU.td
Co-authored-by: Jakub Kuderski <[email protected]>
1 parent b74a108 commit 362fdda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/include/mlir/Dialect/AMDGPU/IR/AMDGPU.td

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ Arguments<(ins AnyIntegerOrFloatOr1DVector:$src,
680680

681681
Supports arbitrary int/float/vector types, which will be repacked to i32 and
682682
one or more `rocdl.permlane.*` ops during lowering.
683-
The following lane permutations are supported:
683+
Supported lane permutations:
684684
- Swap the data between odd and even rows of 16 lanes (`swap_16`)
685685
- Swap the data between the first 32 lanes and the last 32 lanes (`swap_32`)
686686

0 commit comments

Comments
 (0)