[llvm-branch-commits] [llvm] RegAlloc: Do not fatal error if there are no registers in the alloc order (PR #119640)
Matt Arsenault via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Dec 11 17:41:49 PST 2024
arsenm wrote:
This ends up hitting a few machine verifier errors after the error, but I think it's best to fix those separately
https://github.com/llvm/llvm-project/pull/119640
More information about the llvm-branch-commits
mailing list