diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2020-08-20 16:22:59 -0700 |
---|---|---|
committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2020-08-21 11:49:41 -0700 |
commit | 9a9a092e61d4199207e515be087648b8cc4f9053 (patch) | |
tree | 658b47fddd657057ba370b76592465f7ffc8b99e /llvm/lib/Transforms/Utils/CloneFunction.cpp | |
parent | aca191cce1c4dbab28a65cfe4caa6348e698a2b3 (diff) | |
download | llvm-9a9a092e61d4199207e515be087648b8cc4f9053.zip llvm-9a9a092e61d4199207e515be087648b8cc4f9053.tar.gz llvm-9a9a092e61d4199207e515be087648b8cc4f9053.tar.bz2 |
[AMDGPU] Avoid sorting stalls in regbank-reassign
This is the slowest operation in the already slow pass.
Instead of sorting just put a stall list into an ordered
map.
Differential Revision: https://reviews.llvm.org/D86253
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions