[llvm] RegAllocGreedy: Fix use after free during last chance recoloring (PR #120697)
Quentin Colombet via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 2 06:10:34 PST 2025
qcolombet wrote:
> The surprising piece to me was that unspillable live ranges may be spilled,
That sounds like a bug.
https://github.com/llvm/llvm-project/pull/120697
More information about the llvm-commits
mailing list