This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Lower the threshold reported for maximum stack size exceeded
ClosedPublic

Authored by arsenm on Oct 20 2020, 9:40 AM.

Details

Summary

Check the actual maximum supported stack size for a kernel.

Diff Detail

Event Timeline

arsenm created this revision.Oct 20 2020, 9:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 20 2020, 9:40 AM
arsenm requested review of this revision.Oct 20 2020, 9:40 AM
This revision is now accepted and ready to land.Oct 20 2020, 11:09 AM