This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Stop inferring use of llvm.amdgcn.kernarg.segment.ptr
ClosedPublic

Authored by arsenm on Aug 11 2021, 6:40 PM.

Details

Summary

We no longer use this intrinsic outside of the backend and no longer
support using it outside of kernels.

Diff Detail

Event Timeline

arsenm created this revision.Aug 11 2021, 6:40 PM
arsenm requested review of this revision.Aug 11 2021, 6:40 PM
Herald added a reviewer: sstefan1. · View Herald Transcript
Herald added a reviewer: baziotis. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: wdng. · View Herald Transcript
rampitec accepted this revision.Aug 11 2021, 11:14 PM
This revision is now accepted and ready to land.Aug 11 2021, 11:14 PM
llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp