[all-commits] [llvm/llvm-project] 610b40: [AMDGPU] Add VOP2 to gfx13 (#182812)
Mariusz Sikora via All-commits
all-commits at lists.llvm.org
Mon Feb 23 23:43:11 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 610b40706ff74d2e7785937ed03baa364652dc61
https://github.com/llvm/llvm-project/commit/610b40706ff74d2e7785937ed03baa364652dc61
Author: Mariusz Sikora <mariusz.sikora at amd.com>
Date: 2026-02-24 (Tue, 24 Feb 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/lib/Target/AMDGPU/VOP2Instructions.td
A llvm/test/MC/AMDGPU/gfx13_asm_vop2.s
A llvm/test/MC/AMDGPU/gfx13_asm_vop2_aliases.s
A llvm/test/MC/AMDGPU/gfx13_asm_vop2_dpp16.s
A llvm/test/MC/AMDGPU/gfx13_asm_vop2_dpp8.s
A llvm/test/MC/AMDGPU/gfx13_asm_vop2_err.s
A llvm/test/MC/AMDGPU/gfx13_asm_vop2_t16_err.s
A llvm/test/MC/AMDGPU/gfx13_asm_vop2_t16_promote.s
A llvm/test/MC/AMDGPU/gfx13_asm_vop3_from_vop2.s
A llvm/test/MC/AMDGPU/gfx13_asm_vop3_from_vop2_dpp16.s
A llvm/test/MC/AMDGPU/gfx13_asm_vop3_from_vop2_dpp8.s
A llvm/test/MC/Disassembler/AMDGPU/gfx13_dasm_vop2.txt
A llvm/test/MC/Disassembler/AMDGPU/gfx13_dasm_vop2_dpp16.txt
A llvm/test/MC/Disassembler/AMDGPU/gfx13_dasm_vop2_dpp8.txt
A llvm/test/MC/Disassembler/AMDGPU/gfx13_dasm_vop3_from_vop2.txt
A llvm/test/MC/Disassembler/AMDGPU/gfx13_dasm_vop3_from_vop2_dpp16.txt
A llvm/test/MC/Disassembler/AMDGPU/gfx13_dasm_vop3_from_vop2_dpp8.txt
Log Message:
-----------
[AMDGPU] Add VOP2 to gfx13 (#182812)
Co-authored-by: Ivan Kosarev <ivan.kosarev at amd.com>
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