Commit 3242eaef authored by Tony's avatar Tony
Browse files

[NFC][AMDGPU] AMDGPUUsage updates

- Document code object V2 gfx800.
- Document amdpal is supported by Linux Pro.

Differential Revision: https://reviews.llvm.org/D92708
parent 6dbd0eac
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ to specify the target triple:
                    - AMD's PAL runtime using the *amdhsa* loader on Windows.
     ``amdpal``     Graphic shaders and compute kernels executed on AMD's PAL
                    runtime using the *amdpal* loader on Windows.
                    runtime using the *amdpal* loader on Windows and Linux Pro.
     ``mesa3d``     Graphic shaders and compute kernels executed on Mesa 3D
                    runtime.
     ============== ============================================================
@@ -1324,6 +1324,7 @@ are deprecated and should not be used.
     ``AMD:AMDGPU:7:0:3`` ``gfx703``
     ``AMD:AMDGPU:7:0:4`` ``gfx704``
     ``AMD:AMDGPU:7:0:5`` ``gfx705``
     ``AMD:AMDGPU:8:0:0`` ``gfx801:xnack-``
     ``AMD:AMDGPU:8:0:1`` ``gfx801:xnack+``
     ``AMD:AMDGPU:8:0:2`` ``gfx802``
     ``AMD:AMDGPU:8:0:3`` ``gfx803``