[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 Feb 9 02:58:53 PST 2024


DadSchoorse wrote:

To conclude the gfx11 discussion, I tested the hw behavior on navi31 and while the instruction executes, it doesn't behave like on gfx10. Only the high half actually uses DPP, the low half reads the current lane's value.

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


More information about the llvm-commits mailing list