[PATCH] D156491: [RA] Split a virtual register in cold blocks if it is not assigned preferred physical register
Danila Malyutin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 22 08:52:52 PDT 2023
danilaml added a comment.
This patch also seems to cause near-infinite compile times in same cases (don't know if they actually finish as the process gets killed via OoM). Trying to get a reproducer now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156491/new/
https://reviews.llvm.org/D156491
More information about the llvm-commits
mailing list