GFX9 SPG explicitly states that these instructions are not supported:
MI200 cannot execute:
- GDS ops – MI200 supports only GWS (not ordered count)
- Exports
These opcodes are not supported by SP3 either.
Paths
| Differential D124087
[AMDGPU][GFX90A+] Disabled ds_ordered_count and exp ClosedPublic Authored by dp on Apr 20 2022, 4:58 AM.
Details Summary GFX9 SPG explicitly states that these instructions are not supported: MI200 cannot execute:
These opcodes are not supported by SP3 either.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 20 2022, 12:03 PM This revision was landed with ongoing or failed builds.Apr 21 2022, 3:17 AM Closed by commit rGb4231ac4bef6: [AMDGPU][GFX90A+] Disabled ds_ordered_count and exp (authored by dp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 424137 llvm/lib/Target/AMDGPU/DSInstructions.td
llvm/lib/Target/AMDGPU/EXPInstructions.td
llvm/test/MC/AMDGPU/gfx90a_err.s
llvm/test/MC/AMDGPU/gfx90a_ldst_acc.s
llvm/test/MC/AMDGPU/gfx940_err.s
llvm/test/MC/Disassembler/AMDGPU/gfx90a_ldst_acc.txt
|