We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289ecf7 commit 6af5f76Copy full SHA for 6af5f76
llvm/docs/AMDGPUUsage.rst
@@ -1052,7 +1052,7 @@ supported for the ``amdgcn`` target.
1052
target architecture and is detailed in the ISA descriptions.
1053
1054
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
+ field is 45 bits, which necessitated a change to ``make.buffer.rsrcs``'s arguments
1056
in order to make that field an ``i64``.
1057
1058
When buffer resources are passed to buffer intrinsics such as
0 commit comments