[PATCH] D61489: RegAlloc: try to fail more gracefully when out of registers
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 3 05:41:14 PDT 2019
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
LGTM. Note I think this is also broken in fast regalloc. I'm also aware of a crash there on out of registers, which I was hoping to fix after the rewrite series is (finally) committed
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61489/new/
https://reviews.llvm.org/D61489
More information about the llvm-commits
mailing list