This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Add builtins for is_local/is_private
ClosedPublic

Authored by arsenm on Aug 13 2019, 11:13 PM.

Details

Reviewers
rampitec
b-sumner

Diff Detail

Event Timeline

arsenm created this revision.Aug 13 2019, 11:13 PM

Looks fine to me. Thanks!

Looks fine to me.

This revision is now accepted and ready to land.Aug 14 2019, 11:04 AM

Didn't you forget to update test/CodeGenOpenCL/amdgpu-features.cl?

arsenm closed this revision.Sep 4 2019, 7:59 PM

r371010