commit | 835c01151e1377ca8a63b9207649d17fe96369af | [log] [tgz] |
---|---|---|
author | Tom Stellard <thomas.stellard@amd.com> | Wed Mar 23 01:53:22 2016 +0000 |
committer | Tom Stellard <thomas.stellard@amd.com> | Wed Mar 23 01:53:22 2016 +0000 |
tree | 97ff1ccb9314fb6df9250eb0d7a20a048f69d21b | |
parent | 1da710de1fe82d8a28c841cfb443a303e7f8dc85 [diff] |
AMDGPU: Cache information about register pressure sets We can statically decide whether or not a register pressure set is for SGPRs or VGPRs, so we don't need to re-compute this information in SIRegisterInfo::getRegPressureSetLimit(). Differential Revision: http://reviews.llvm.org/D14805 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264126 91177308-0d34-0410-b5e6-96231b3b80d8