Skip to content

Commit 40bf9da

Browse files
committed
refine docs
1 parent 68540fd commit 40bf9da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/docs/NVPTXUsage.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,9 @@ integer constant that specifies the length in bytes of the address range ``[a, a
695695
If no state space is specified then `generic-addressing` is used. If the specified address does
696696
not fall within the address window of ``.global`` state space then the behavior is undefined.
697697

698+
LLVM does not define anywhere what an *unstable indeterminate values* is, and the closest concept
699+
LLVM has breaks the example below:
700+
698701
.. code-block:: text
699702
700703
discard.global.L2 [ptr], 128;

0 commit comments

Comments
 (0)