This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Detect kernarg segment pointer
ClosedPublic

Authored by arsenm on Jun 6 2017, 4:09 PM.

Details

Summary

This is necessary to pass the kernarg segment pointer
to callee functions. Also don't unconditionally enable
for kernels.

Diff Detail

Event Timeline

arsenm created this revision.Jun 6 2017, 4:09 PM
kzhuravl accepted this revision.Jun 26 2017, 9:38 AM

LGTM.

This revision is now accepted and ready to land.Jun 26 2017, 9:38 AM
arsenm closed this revision.Jul 13 2017, 5:11 PM

r307978