[all-commits] [llvm/llvm-project] 4e62d0: [AMDGPU][MC] Correct image_gather4h

dpreobra via All-commits all-commits at lists.llvm.org
Tue Oct 11 04:41:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e62d02db9309486e5f2c8433f2499b906ba114d
      https://github.com/llvm/llvm-project/commit/4e62d02db9309486e5f2c8433f2499b906ba114d
  Author: Dmitry Preobrazhensky <dmitri.preobrazhenski at gmail.com>
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/MIMGInstructions.td
    M llvm/test/MC/AMDGPU/gfx7_unsupported.s
    M llvm/test/MC/AMDGPU/gfx8_unsupported.s
    M llvm/test/MC/AMDGPU/gfx90a_err.s
    M llvm/test/MC/AMDGPU/gfx9_asm_mimg.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx9_mimg.txt

  Log Message:
  -----------
  [AMDGPU][MC] Correct image_gather4h

Correct encoding of image_gather4h for GFX9; disable this instruction for SI, CI and VI.

Differential Revision: https://reviews.llvm.org/D135605




More information about the All-commits mailing list