[AMDGPU] Change predicate for fma/fmac legacy
I do not exactly like the use of a negative predicate to
enable instructions' support. Change HasNoMadMacF32Insts
with HasFmaLegacy32.
Differential Revision: https://reviews.llvm.org/D90250
[AMDGPU] Change predicate for fma/fmac legacy rampitec on Oct 27 2020, 10:00 AM. Authored by Tags None Subscribers None
Description
Details
|