Skip to content

Commit a18fb71

Browse files
committed
Address review feedback from Joe and Shilei
1 parent e3fa0c4 commit a18fb71

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

llvm/docs/AMDGPUUsage.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -583,11 +583,11 @@ Generic processor code objects are versioned. See :ref:`amdgpu-generic-processor
583583
- ``v_dot2_f32_f16``
584584

585585

586-
``gfx9-4-generic`` ``amdgcn`` - ``gfx940`` - xnack - Architected FP8 and BF8 instructions,
587-
- ``gfx941`` - sramecc flat scratch FP8 and BF8 conversion instructions,
588-
- ``gfx942`` as well as instructions with XF32 format support
589-
- ``gfx950`` are not available.
590-
586+
``gfx9-4-generic`` ``amdgcn`` - ``gfx940`` - sramecc - Architected FP8 and BF8 instructions,
587+
- ``gfx941`` - tgsplit flat scratch FP8 and BF8 conversion instructions,
588+
- ``gfx942`` - xnack - Packed as well as instructions with XF32 format support
589+
- ``gfx950`` - kernarg preload work-item are not available.
590+
IDs
591591

592592
``gfx10-1-generic`` ``amdgcn`` - ``gfx1010`` - xnack - Absolute flat - The following instructions are
593593
- ``gfx1011`` - wavefrontsize64 scratch not available on ``gfx1011``

0 commit comments

Comments
 (0)