[llvm] RegAlloc: Fix verifier error after failed allocation (PR #119690)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 17 22:18:02 PST 2024
arsenm wrote:
> @arsenm any luck with the CodeGen/AMDGPU/register-killed-error-after-alloc-failure0.mir test failure?
I get different stack IDs for the spills on macOS. Not sure how much I should care, I could just hack around it with a regex check line
https://github.com/llvm/llvm-project/pull/119690
More information about the llvm-commits
mailing list