[PATCH] D65325: [AMDGPU] Enable v4f16 and above for v_pk_fma instructions
David Stuttard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 26 05:13:34 PDT 2019
dstuttard added a reviewer: rampitec.
dstuttard added a comment.
+Stas to comment on the v_fmac_f16 test change.
Is it acceptable to change the result to look for v_pk_fma_f16 rather than 2 v_fmac_f16 instructions? If not, any suggestions on how to get the compiler to generate 2 x fmac instead?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65325/new/
https://reviews.llvm.org/D65325
More information about the llvm-commits
mailing list