[all-commits] [llvm/llvm-project] f9d6d4: [AMDGPU] Add assembler/disassembler support for v_...
Jay Foad via All-commits
all-commits at lists.llvm.org
Mon Dec 9 01:47:44 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9d6d46a8edfac7421a4b010eb216f793669bef1
https://github.com/llvm/llvm-project/commit/f9d6d46a8edfac7421a4b010eb216f793669bef1
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP2Instructions.td
M llvm/lib/Target/AMDGPU/VOPDInstructions.td
M llvm/test/MC/AMDGPU/gfx11_asm_vopd.s
M llvm/test/MC/AMDGPU/gfx11_unsupported.s
M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vopd.txt
Log Message:
-----------
[AMDGPU] Add assembler/disassembler support for v_dual_dot2acc_f32_bf16 (#118984)
There is still no codegen support because the corresponding
v_dot2c_f32_bf16 instruction is not supported on GFX11.
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