[all-commits] [llvm/llvm-project] 47615d: [AMDGPU][MC] Add GFX12 VFLAT, VSCRATCH and VGLOBAL...

Mirko Brkušanin via All-commits all-commits at lists.llvm.org
Thu Dec 14 05:22:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 47615ddc84281d2d5d01da52db7392936d298285
      https://github.com/llvm/llvm-project/commit/47615ddc84281d2d5d01da52db7392936d298285
  Author: Mirko Brkušanin <Mirko.Brkusanin at amd.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
    M llvm/lib/Target/AMDGPU/FLATInstructions.td
    M llvm/lib/Target/AMDGPU/GCNSubtarget.h
    M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
    M llvm/test/MC/AMDGPU/gfx11_asm_err.s
    M llvm/test/MC/AMDGPU/gfx11_unsupported.s
    A llvm/test/MC/AMDGPU/gfx12_asm_vflat.s
    A llvm/test/MC/AMDGPU/gfx12_asm_vflat_alias.s
    A llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_vflat.txt

  Log Message:
  -----------
  [AMDGPU][MC] Add GFX12 VFLAT, VSCRATCH and VGLOBAL encodings (#75193)




More information about the All-commits mailing list