AMDGPU: Document denormal behavior
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 6 Dec 2022 18:50:35 +0000 (13:50 -0500)
committerMatt 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

index f8ea828..fc7029b 100644 (file)
@@ -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