This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Add a bit more gfx90a test coverage
ClosedPublic

Authored by foad on Feb 24 2021, 4:11 AM.

Details

Summary

Update the GlobalISel version of llvm.amdgcn.workitem.id.ll to mostly
match the SelctionDAG version.

Diff Detail

Event Timeline

foad created this revision.Feb 24 2021, 4:11 AM
foad requested review of this revision.Feb 24 2021, 4:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 24 2021, 4:11 AM
kzhuravl accepted this revision.Feb 24 2021, 7:58 AM

Thanks!

This revision is now accepted and ready to land.Feb 24 2021, 7:58 AM
This revision was automatically updated to reflect the committed changes.