As far as I know these aren't needed anymore.
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I am in favor of removing these. Clang will also need to be updated around here:
https://github.com/llvm-mirror/clang/blob/master/lib/Driver/ToolChains/AMDGPU.cpp#L41
I tried to do the same thing about 6 months ago, but got a push back from @t-tye. @t-tye is it ok to remove these now?
Comment Actions
Can SIProgramInfo::DebuggerWavefrontPrivateSegmentOffsetSGPR and SIProgramInfo::DebuggerPrivateSegmentBufferSGPR be completely deleted?