[PATCH] D119973: RegAllocGreedy: Fix last chance recolor assert in impossible case
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 21 00:08:35 PST 2022
uabelho added a comment.
I haven't looked into it yet, but we see cases of "ran out of registers during register allocation" with this patch, for code that compiled succesfully before.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119973/new/
https://reviews.llvm.org/D119973
More information about the llvm-commits
mailing list