[PATCH] D59201: [RegAllocHints] Avoid compile time regression
Dimitry Andric via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 11 11:10:39 PDT 2019
dim added a comment.
Btw @jonpa, for me it's still interesting as to why the compiler hang only occurred for builds targeting i386 (i.e 32 bit x86), while x86_64 worked just fine. Is it due to the lower number of physical registers on i386?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59201/new/
https://reviews.llvm.org/D59201
More information about the llvm-commits
mailing list