[all-commits] [llvm/llvm-project] cb67b2: [AMDGPU][GFX10] Support base+soffset+offset SMEM s...

Ivan Kosarev via All-commits all-commits at lists.llvm.org
Thu May 12 00:49:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb67b2ccc4eb07dfa670b10a53ce96b82efb7b67
      https://github.com/llvm/llvm-project/commit/cb67b2ccc4eb07dfa670b10a53ce96b82efb7b67
  Author: Ivan Kosarev <ivan.kosarev at amd.com>
  Date:   2022-05-12 (Thu, 12 May 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SMInstructions.td
    M llvm/test/MC/AMDGPU/gfx10_asm_smem.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt

  Log Message:
  -----------
  [AMDGPU][GFX10] Support base+soffset+offset SMEM stores.

Also makes another step towards resolving
https://github.com/llvm/llvm-project/issues/38652

Reviewed By: foad, dp

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




More information about the All-commits mailing list