This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix target builtins for gfx10
ClosedPublic

Authored by arsenm on Jun 21 2019, 6:48 AM.

Details

Reviewers
rampitec
Summary

This wasn't setting some of the features from older generations.

Diff Detail

Event Timeline

arsenm created this revision.Jun 21 2019, 6:48 AM
This revision is now accepted and ready to land.Jun 21 2019, 9:20 AM
arsenm closed this revision.Jun 21 2019, 6:30 PM

r364123