projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5da6744
)
AMDGPU: Document denormal behavior
author
Matt Arsenault
<Matthew.Arsenault@amd.com>
Tue, 6 Dec 2022 18:50:35 +0000
(13:50 -0500)
committer
Matt Arsenault
<arsenm2@gmail.com>
Fri, 24 Feb 2023 11:41:29 +0000
(07:41 -0400)
Not sure this is the right place for it next to the table.
llvm/docs/AMDGPUUsage.rst
patch
|
blob
|
history
diff --git
a/llvm/docs/AMDGPUUsage.rst
b/llvm/docs/AMDGPUUsage.rst
index
f8ea828
..
fc7029b
100644
(file)
--- a/
llvm/docs/AMDGPUUsage.rst
+++ b/
llvm/docs/AMDGPUUsage.rst
@@
-4623,6
+4623,10
@@
The fields used by CP for code objects before V3 also match those specified in
FLOAT_DENORM_MODE_FLUSH_NONE 3 No Flush
====================================== ===== ==============================
+ Denormal flushing is sign respecting. i.e. the behavior expected
+ by ``"denormal-fp-math"="preserve-sign"``. The behavior is
+ undefined with ``"denormal-fp-math"="positive-zero"``
+
..
.. table:: System VGPR Work-Item ID Enumeration Values