[llvm] RegAllocGreedy: Fix use after free during last chance recoloring (PR #120697)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 21:21:50 PST 2025
arsenm wrote:
Also it turned out the input was just broken, it wasn't an allocation induced error: 93e63460a2958c253dcbb7681faa532962a306bc
https://github.com/llvm/llvm-project/pull/120697
More information about the llvm-commits
mailing list