[all-commits] [llvm/llvm-project] 44ff90: [AMDGPU] Add VEXPORT encoding for GFX12 (#74615)

Jay Foad via All-commits all-commits at lists.llvm.org
Thu Dec 7 02:06:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 44ff904d21ff8b0d559b93f070a7e4ee06228085
      https://github.com/llvm/llvm-project/commit/44ff904d21ff8b0d559b93f070a7e4ee06228085
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
    M llvm/lib/Target/AMDGPU/EXPInstructions.td
    M llvm/test/MC/AMDGPU/exp.s
    A llvm/test/MC/AMDGPU/gfx12_asm_exp.s
    A llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_exp.txt

  Log Message:
  -----------
  [AMDGPU] Add VEXPORT encoding for GFX12 (#74615)

In GFX12 the exp instruction is renamed to export, but exp is still
accepted as an alias.

Co-authored-by: Mateja Marjanovic <mateja.marjanovic at amd.com>




More information about the All-commits mailing list