[all-commits] [llvm/llvm-project] b13702: [AMDGPU] Add gfx1250 V_ADD_{MIN|MAX}_{U|I}32 instr...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Wed Jul 30 11:56:06 PDT 2025


  Branch: refs/heads/users/rampitec/07-30-_amdgpu_add_gfx1250_v_add__min_max___u_i_32_instructions
  Home:   https://github.com/llvm/llvm-project
  Commit: b1370207025b13d08117e4cc4998bd7f0962b845
      https://github.com/llvm/llvm-project/commit/b1370207025b13d08117e4cc4998bd7f0962b845
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPU.td
    M llvm/lib/Target/AMDGPU/GCNSubtarget.h
    M llvm/lib/Target/AMDGPU/VOP3Instructions.td
    M llvm/test/CodeGen/AMDGPU/add-max.ll
    M llvm/test/MC/AMDGPU/gfx1250_asm_vop3-fake16.s
    M llvm/test/MC/AMDGPU/gfx1250_asm_vop3.s
    M llvm/test/MC/AMDGPU/gfx1250_asm_vop3_dpp16-fake16.s
    M llvm/test/MC/AMDGPU/gfx1250_asm_vop3_dpp16.s
    M llvm/test/MC/AMDGPU/gfx1250_asm_vop3_dpp8-fake16.s
    M llvm/test/MC/AMDGPU/gfx1250_asm_vop3_dpp8.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
    M llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3_dpp16.txt
    M llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3_dpp8.txt

  Log Message:
  -----------
  [AMDGPU] Add gfx1250 V_ADD_{MIN|MAX}_{U|I}32 instructions



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