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 4732753 commit 5897052Copy full SHA for 5897052
llvm/docs/AMDGPUUsage.rst
@@ -1222,8 +1222,7 @@ Named barriers do not have an underlying byte representation.
1222
It is undefined behavior to use a pointer to any part of a named barrier object
1223
as the pointer operand of a regular memory access instruction or intrinsic.
1224
Pointers to named barrier objects are intended to be used with dedicated
1225
-intrinsics.
1226
-
+intrinsics. Reading from or writing to such pointers is undefined behavior.
1227
1228
LLVM IR Intrinsics
1229
------------------
0 commit comments