This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Implement isFMAFasterThanFMulAndFAdd for f16
ClosedPublic

Authored by arsenm on Dec 17 2016, 5:20 PM.

Details

Reviewers
tstellarAMD

Diff Detail

Event Timeline

arsenm updated this revision to Diff 81861.Dec 17 2016, 5:20 PM
arsenm retitled this revision from to AMDGPU: Implement isFMAFasterThanFMulAndFAdd for f16.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Dec 21 2016, 6:54 PM
tstellarAMD edited edge metadata.

LGTM.

test/CodeGen/AMDGPU/llvm.fmuladd.f16.ll
1–4

--check-prefixes=

This revision is now accepted and ready to land.Dec 21 2016, 6:54 PM
arsenm closed this revision.Dec 21 2016, 7:33 PM

r290307