Skip to content

Commit 3242eae

Browse files
committed
[NFC][AMDGPU] AMDGPUUsage updates
- Document code object V2 gfx800. - Document amdpal is supported by Linux Pro. Differential Revision: https://reviews.llvm.org/D92708
1 parent 6dbd0ea commit 3242eae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

llvm/docs/AMDGPUUsage.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ to specify the target triple:
7777
- AMD's PAL runtime using the *amdhsa* loader on Windows.
7878

7979
``amdpal`` Graphic shaders and compute kernels executed on AMD's PAL
80-
runtime using the *amdpal* loader on Windows.
80+
runtime using the *amdpal* loader on Windows and Linux Pro.
8181
``mesa3d`` Graphic shaders and compute kernels executed on Mesa 3D
8282
runtime.
8383
============== ============================================================
@@ -1324,6 +1324,7 @@ are deprecated and should not be used.
13241324
``AMD:AMDGPU:7:0:3`` ``gfx703``
13251325
``AMD:AMDGPU:7:0:4`` ``gfx704``
13261326
``AMD:AMDGPU:7:0:5`` ``gfx705``
1327+
``AMD:AMDGPU:8:0:0`` ``gfx801:xnack-``
13271328
``AMD:AMDGPU:8:0:1`` ``gfx801:xnack+``
13281329
``AMD:AMDGPU:8:0:2`` ``gfx802``
13291330
``AMD:AMDGPU:8:0:3`` ``gfx803``

0 commit comments

Comments
 (0)