[llvm] Split vgpr regalloc pipeline (PR #93526)
Christudasan Devadasan via llvm-commits
llvm-commits at lists.llvm.org
Tue May 28 03:05:53 PDT 2024
cdevadas wrote:
This patch would replace the PR https://github.com/llvm/llvm-project/pull/86012. The two generic features introduced earlier were strongly discouraged. This patch splits the VGPR allocation further to handle the wwm-allocation in a target-specific way.
https://github.com/llvm/llvm-project/pull/93526
More information about the llvm-commits
mailing list