This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Annotate necessity for flat-scratch-init
ClosedPublic

Authored by arsenm on Jul 17 2017, 7:56 PM.

Details

Reviewers
rampitec
Summary

As an approximation of the existing handling to avoid
regressions. Fixes using too many registers with calls
on subtargets with the SGPR allocation bug.

Diff Detail

Event Timeline

arsenm created this revision.Jul 17 2017, 7:56 PM
This revision is now accepted and ready to land.Jul 17 2017, 9:20 PM
arsenm closed this revision.Jul 18 2017, 9:46 AM

r308326