[all-commits] [llvm/llvm-project] e28005: [AMDGPU] Support v_lshl_add_u64 in gfx1250
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Jun 24 13:39:57 PDT 2025
Branch: refs/heads/users/rampitec/06-24-_amdgpu_support_v_lshl_add_u64_in_gfx1250
Home: https://github.com/llvm/llvm-project
Commit: e28005958403ca877f941d921c5e8bc8cf33fa12
https://github.com/llvm/llvm-project/commit/e28005958403ca877f941d921c5e8bc8cf33fa12
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-06-24 (Tue, 24 Jun 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
M llvm/lib/Target/AMDGPU/VOPInstructions.td
A llvm/test/MC/AMDGPU/gfx1250_asm_vop3-fake16.s
A llvm/test/MC/AMDGPU/gfx1250_asm_vop3.s
A llvm/test/MC/AMDGPU/gfx1250_asm_vop3_err.s
A llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
Log Message:
-----------
[AMDGPU] Support v_lshl_add_u64 in gfx1250
It also brings in some DPP changes needed to define it.
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