[PATCH] D75889: AMDGPU: Use V_MAC_F32 for fmad.ftz
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 10 14:15:54 PDT 2020
rampitec accepted this revision.
rampitec added a comment.
This revision is now accepted and ready to land.
In D75889#1915688 <https://reviews.llvm.org/D75889#1915688>, @arsenm wrote:
> In D75889#1915394 <https://reviews.llvm.org/D75889#1915394>, @rampitec wrote:
>
> > Please run PSDB here anyway as if there are problems conformance should catch it.
>
>
> It passes, but there's no way we have anything testing the f16 path for this
There are half tests there, I suppose mad should be covered. LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75889/new/
https://reviews.llvm.org/D75889
More information about the llvm-commits
mailing list