diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2021-09-29 12:43:12 -0700 |
---|---|---|
committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2021-09-30 10:02:02 -0700 |
commit | 244aa7f7358da791a231ffd4efd849f166050c4b (patch) | |
tree | 437ed0afa94b00692b509271f16446bf86f52536 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | d372e92baf96cb0913aa361ecbc53a38a5f29ae1 (diff) | |
download | llvm-244aa7f7358da791a231ffd4efd849f166050c4b.zip llvm-244aa7f7358da791a231ffd4efd849f166050c4b.tar.gz llvm-244aa7f7358da791a231ffd4efd849f166050c4b.tar.bz2 |
[AMDGPU] move hasAGPRs/hasVGPRs into header
It is now very simple and can go right into the header
allowing optimizer to combine callers, such as isVGPRClass
and similar.
It does not need anything from the TRI itself anymore, so
make it static class member along with the callers.
Differential Revision: https://reviews.llvm.org/D110762
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions