This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Check MRI for callee saved regs instead of TRI
ClosedPublic

Authored by arsenm on Jun 25 2019, 4:06 PM.

Details

Reviewers
rampitec
Summary

This should the same, but MRI does allow dynamically changing the CSR
set, although currently not used.

Diff Detail

Event Timeline

arsenm created this revision.Jun 25 2019, 4:06 PM
This revision is now accepted and ready to land.Jun 25 2019, 4:44 PM
arsenm closed this revision.Jun 26 2019, 6:40 AM

r364425