Skip to content

Commit e3fa0c4

Browse files
committed
AMDGPU/Docs: Fix target properties for gfx9-4-generic
gfx9-4-generic has architected flat scratch, not absolute
1 parent e8d437f commit e3fa0c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/docs/AMDGPUUsage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -583,8 +583,8 @@ 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 - Absolute flat FP8 and BF8 instructions,
587-
- ``gfx941`` - sramecc scratch FP8 and BF8 conversion instructions,
586+
``gfx9-4-generic`` ``amdgcn`` - ``gfx940`` - xnack - Architected FP8 and BF8 instructions,
587+
- ``gfx941`` - sramecc flat scratch FP8 and BF8 conversion instructions,
588588
- ``gfx942`` as well as instructions with XF32 format support
589589
- ``gfx950`` are not available.
590590

0 commit comments

Comments
 (0)