[PATCH] D59201: [RegAllocHints] Avoid compile time regression
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 11 11:41:43 PDT 2019
jonpa added a comment.
In D59201#1424934 <https://reviews.llvm.org/D59201#1424934>, @dim wrote:
> 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?
I really don't know, but that seems like a reasonable explanation to me.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59201/new/
https://reviews.llvm.org/D59201
More information about the llvm-commits
mailing list