Skip to content

Commit 6af5f76

Browse files
committed
Fix typo
1 parent 289ecf7 commit 6af5f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/AMDGPUUsage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1052,7 +1052,7 @@ supported for the ``amdgcn`` target.
10521052
target architecture and is detailed in the ISA descriptions.
10531053

10541054
On gfx1250, the base pointer is instead truncated to 57 bits and the NumRecords
1055-
field is 45 bits, which necessicated a change to ``make.buffer.rsrcs``'s arguments
1055+
field is 45 bits, which necessitated a change to ``make.buffer.rsrcs``'s arguments
10561056
in order to make that field an ``i64``.
10571057

10581058
When buffer resources are passed to buffer intrinsics such as

0 commit comments

Comments
 (0)