[llvm] [AMDGPU][MC] Add dpp for V_PK_FMAC_F16 for GFX10 (PR #79598)

Georg Lehmann via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 26 08:30:37 PST 2024


DadSchoorse wrote:

> and removes them for gfx11 and gfx12

Why is this not supported on gfx11? "Table 30. Which instructions support DPP" in the RDNA3 ISA doc lists no exception for v_pk_fmac_f16.

https://github.com/llvm/llvm-project/pull/79598


More information about the llvm-commits mailing list