[PATCH] D127281: [Greedy RegAlloc] Fix the handling of split register in last chance re-coloring.
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 22 05:30:39 PDT 2022
uabelho added a comment.
Awesome!
We've seen several different crashes related to splitting happening during tryLastChanceRecoloring for our out-of-tree target over the years, and I could close all such open downstream TRs now due to this patch.
Thanks @skatkov !
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127281/new/
https://reviews.llvm.org/D127281
More information about the llvm-commits
mailing list