Correct encoding of image_gather4h for GFX9; disable this instruction for SI, CI and VI.
See this issue.
Paths
| Differential D135605
[AMDGPU][MC] Correct image_gather4h ClosedPublic Authored by dp on Oct 10 2022, 11:02 AM.
Details
Summary Correct encoding of image_gather4h for GFX9; disable this instruction for SI, CI and VI. See this issue.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 10 2022, 11:12 AM Closed by commit rG4e62d02db930: [AMDGPU][MC] Correct image_gather4h (authored by dp). · Explain WhyOct 11 2022, 4:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 466771 llvm/lib/Target/AMDGPU/MIMGInstructions.td
llvm/test/MC/AMDGPU/gfx7_unsupported.s
llvm/test/MC/AMDGPU/gfx8_unsupported.s
llvm/test/MC/AMDGPU/gfx90a_err.s
llvm/test/MC/AMDGPU/gfx9_asm_mimg.s
llvm/test/MC/Disassembler/AMDGPU/gfx9_mimg.txt
|