[all-commits] [llvm/llvm-project] d06c2e: [AMDGPU] Support v_lshl_add_u64 in gfx1250 (#145591)
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Jun 24 15:49:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d06c2efd67e54193017606cba315facbd50167a4
https://github.com/llvm/llvm-project/commit/d06c2efd67e54193017606cba315facbd50167a4
Author: Stanislav Mekhanoshin <rampitec at users.noreply.github.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 (#145591)
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