This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Add basic gfx941 target
ClosedPublic

Authored by kzhuravl on May 5 2023, 12:42 PM.

Details

Diff Detail

Event Timeline

kzhuravl created this revision.May 5 2023, 12:42 PM
Herald added a reviewer: MaskRay. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
kzhuravl requested review of this revision.May 5 2023, 12:42 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 5 2023, 12:42 PM
arsenm accepted this revision.May 9 2023, 4:35 AM
arsenm added inline comments.
llvm/lib/Target/AMDGPU/AMDGPU.td
1231–1261

We probably should make better use of groups and implied features to cut down on the size of these lists for each of these

This revision is now accepted and ready to land.May 9 2023, 4:35 AM
This revision was landed with ongoing or failed builds.May 10 2023, 8:46 AM
This revision was automatically updated to reflect the committed changes.