[all-commits] [llvm/llvm-project] 7920df: [AMDGPU] VOPD/VOPD3 changes for gfx1250 (#147602)

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Thu Jul 10 14:15:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7920dff39406c2af3859d8e316c8f098526d6af3
      https://github.com/llvm/llvm-project/commit/7920dff39406c2af3859d8e316c8f098526d6af3
  Author: Stanislav Mekhanoshin <rampitec at users.noreply.github.com>
  Date:   2025-07-10 (Thu, 10 Jul 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
    M llvm/lib/Target/AMDGPU/GCNCreateVOPD.cpp
    M llvm/lib/Target/AMDGPU/GCNSubtarget.h
    M llvm/lib/Target/AMDGPU/GCNVOPDUtils.cpp
    M llvm/lib/Target/AMDGPU/GCNVOPDUtils.h
    M llvm/lib/Target/AMDGPU/SIDefines.h
    M llvm/lib/Target/AMDGPU/SIInstrFormats.td
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td
    M llvm/lib/Target/AMDGPU/SIRegisterInfo.td
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
    M llvm/lib/Target/AMDGPU/VOP2Instructions.td
    M llvm/lib/Target/AMDGPU/VOP3Instructions.td
    M llvm/lib/Target/AMDGPU/VOPCInstructions.td
    M llvm/lib/Target/AMDGPU/VOPDInstructions.td
    M llvm/lib/Target/AMDGPU/VOPInstructions.td
    M llvm/test/CodeGen/AMDGPU/global-load-xcnt.ll
    A llvm/test/CodeGen/AMDGPU/vopd-combine-gfx1250.mir
    A llvm/test/MC/AMDGPU/gfx1250_asm_vopd.s
    A llvm/test/MC/AMDGPU/gfx1250_asm_vopd3.s
    A llvm/test/MC/AMDGPU/gfx1250_asm_vopd_errs.s
    A llvm/test/MC/AMDGPU/gfx1250_asm_vopd_features.s
    A llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vopd.txt
    A llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vopd3.txt

  Log Message:
  -----------
  [AMDGPU] VOPD/VOPD3 changes for gfx1250 (#147602)



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