[PATCH] D90250: [AMDGPU] Change predicate for fma/fmac legacy
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 27 11:49:09 PDT 2020
foad accepted this revision.
foad added a comment.
This revision is now accepted and ready to land.
Sorry to bikeshed, but I think HasFmaLegacyF32 would be a better name. This has nothing to do with the v_fma_legacy_f16 instruction, which has a completely kind of "legacy" behaviour. OK with that change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90250/new/
https://reviews.llvm.org/D90250
More information about the llvm-commits
mailing list