[llvm-branch-commits] [llvm] [CodeGen][NewPM] Port RegAllocPriorityAdvisor analysis to NPM (PR #118462)
Christudasan Devadasan via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Dec 3 06:53:35 PST 2024
cdevadas wrote:
> Can you add a test? Does enough of the pipeline work to use a stop-after line in one of the existing tests?
Not really. A few more passes to be ported before we can use stop-after regalloc in an existing lit test.
https://github.com/llvm/llvm-project/pull/118462
More information about the llvm-branch-commits
mailing list