[all-commits] [llvm/llvm-project] 528aa0: [AMDGPU][Codegen] Unsupported image sample texture...

Anshil Gandhi via All-commits all-commits at lists.llvm.org
Tue Apr 12 09:39:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 528aa090104a2d390ea47dabc100801abca150a3
      https://github.com/llvm/llvm-project/commit/528aa090104a2d390ea47dabc100801abca150a3
  Author: Anshil Gandhi <Anshil.Gandhi at amd.com>
  Date:   2022-04-12 (Tue, 12 Apr 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/gfx9_unsupported.s

  Log Message:
  -----------
  [AMDGPU][Codegen] Unsupported image sample texture map instructions

Disables image_sample_*_g16 instructions on architectures lacking g16 support. This patch fixes the issue 54672.

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




More information about the All-commits mailing list