This is an archive of the discontinued LLVM Phabricator instance.

Correct AMDGPU Hawaii and Kabini target names
ClosedPublic

Authored by t-tye on Jun 7 2017, 4:01 PM.

Details

Summary

The FirePro and Radeon versions of Hawaii have different 64 bit floating point configurations so use distinct target names for them. Rename the target name for Kabini to accommodate.

Diff Detail

Repository
rL LLVM

Event Timeline

t-tye created this revision.Jun 7 2017, 4:01 PM
t-tye added a subscriber: llvm-commits.
kzhuravl accepted this revision.Jun 7 2017, 4:25 PM

LGTM

This revision is now accepted and ready to land.Jun 7 2017, 4:25 PM
This revision was automatically updated to reflect the committed changes.