[all-commits] [llvm/llvm-project] 46d33b: [AMDGPU][MC] Allow dpp in v_pk_fmac_f16 for GFX9 a...
Jun Wang via All-commits
all-commits at lists.llvm.org
Tue Jun 24 15:14:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46d33b6102f2266405123cf497d037f2e6b9a08c
https://github.com/llvm/llvm-project/commit/46d33b6102f2266405123cf497d037f2e6b9a08c
Author: Jun Wang <jwang86 at yahoo.com>
Date: 2025-06-24 (Tue, 24 Jun 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP2Instructions.td
M llvm/test/MC/AMDGPU/gfx10_asm_vop2.s
M llvm/test/MC/AMDGPU/gfx10_unsupported_sdwa.s
A llvm/test/MC/AMDGPU/gfx9_asm_vop2_features.s
M llvm/test/MC/Disassembler/AMDGPU/gfx10_vop2_dpp16.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx10_vop2_dpp8.txt
A llvm/test/MC/Disassembler/AMDGPU/gfx9_vop2_features.txt
Log Message:
-----------
[AMDGPU][MC] Allow dpp in v_pk_fmac_f16 for GFX9 and GFX10 (#144782)
Allows dpp in v_pk_fmac_f16 for GFX9, and both dpp and dpp8 for GFX10.
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