[PATCH] D43983: Update AMDGOUUsage.rst description of XNACK ELF flag

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 16:34:17 PST 2018


t-tye created this revision.
t-tye added a reviewer: kzhuravl.
Herald added a subscriber: nhaehnle.

https://reviews.llvm.org/D43983

Files:
  docs/AMDGPUUsage.rst


Index: docs/AMDGPUUsage.rst
===================================================================
--- docs/AMDGPUUsage.rst
+++ docs/AMDGPUUsage.rst
@@ -503,6 +503,11 @@
                                                   target feature is
                                                   enabled for all code
                                                   contained in the code object.
+                                                  If the processor
+                                                  does not support the
+                                                  ``xnack`` target
+                                                  feature then must
+                                                  be 0.
                                                   See
                                                   :ref:`amdgpu-target-features`.
      ================================= ========== =============================


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43983.136637.patch
Type: text/x-patch
Size: 941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/53978029/attachment.bin>


More information about the llvm-commits mailing list