This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix gfx801 features
ClosedPublic

Authored by kzhuravl on Aug 21 2017, 2:31 PM.

Details

Summary

gfx801 has 1/2 rate F64, Fast F32 FMA

Diff Detail

Repository
rL LLVM

Event Timeline

kzhuravl created this revision.Aug 21 2017, 2:31 PM
kzhuravl edited the summary of this revision. (Show Details)Aug 21 2017, 2:32 PM
t-tye accepted this revision.Aug 21 2017, 7:44 PM

LGTM

This revision is now accepted and ready to land.Aug 21 2017, 7:44 PM
This revision was automatically updated to reflect the committed changes.