This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Legalize workitem ID intrinsics
ClosedPublic

Authored by arsenm on Jul 1 2019, 5:45 AM.

Details

Reviewers
tstellar
nhaehnle
Summary

Tests don't cover the masked input path since non-kernel arguments
aren't lowered yet.

Test is copied directly from the existing test, with 2 additions.

Diff Detail

Event Timeline

arsenm created this revision.Jul 1 2019, 5:45 AM
tstellar accepted this revision.Jul 1 2019, 7:46 AM

LGTM.

This revision is now accepted and ready to land.Jul 1 2019, 7:46 AM
arsenm closed this revision.Jul 1 2019, 11:45 AM

r364833