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 6cd2f72 commit 985683fCopy full SHA for 985683f
llvm/docs/AMDGPUUsage.rst
@@ -871,7 +871,7 @@ supported for the ``amdgcn`` target.
871
Pointer**. Additionally, it contains an index into the buffer, which
872
allows the direct addressing of structured elements.
873
874
- The buffer descriptor must be *raw*:
+ The bits in the buffer descriptor must meet the following requirements:
875
the stride is the size of a structured element, the "add tid" flag must be 0,
876
and the swizzle enable bits must be off.
877
0 commit comments