[all-commits] [llvm/llvm-project] 457f30: [AMDGPU] Disallow null for more resource operands ...

Jay Foad via All-commits all-commits at lists.llvm.org
Wed Jan 8 00:02:31 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 457f30247319a18a95c29ba0ccfcc88beb1c3a44
      https://github.com/llvm/llvm-project/commit/457f30247319a18a95c29ba0ccfcc88beb1c3a44
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2025-01-08 (Wed, 08 Jan 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/BUFInstructions.td
    M llvm/lib/Target/AMDGPU/MIMGInstructions.td
    M llvm/lib/Target/AMDGPU/SMInstructions.td
    M llvm/test/MC/AMDGPU/gfx1030_err.s
    M llvm/test/MC/AMDGPU/gfx10_asm_smem_err.s
    M llvm/test/MC/AMDGPU/gfx11_asm_mimg_err.s
    M llvm/test/MC/AMDGPU/gfx11_asm_smem_err.s
    M llvm/test/MC/AMDGPU/gfx12_asm_mimg_err.s
    M llvm/test/MC/AMDGPU/gfx12_asm_smem_err.s

  Log Message:
  -----------
  [AMDGPU] Disallow null for more resource operands (#121941)

Following on from #115200, disallow the null sgpr as a resource operand
in some instructions that were missed.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list