[PATCH] D100904: [AMDGPU] Lower regbanks reassign threshold to 15000
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 20 20:10:59 PDT 2021
rampitec added a comment.
In D100904#2703654 <https://reviews.llvm.org/D100904#2703654>, @arsenm wrote:
> Have you looked into changing this to operate on regunits?
I still don't understand how shall it work with reg units, but even then it will not change the complexity of the algorithm, just a cost of a single pass
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100904/new/
https://reviews.llvm.org/D100904
More information about the llvm-commits
mailing list