[PATCH] D15302: [Greedy regalloc] Replace analyzeSiblingValues with something new [Part1]
Tom Stellard via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 29 17:09:32 PDT 2016
tstellarAMD added a comment.
I think your analysis is correct about why it doesn't use all 256 register. I actually hit this same thing in another patch I'm working on. I have to objections to this patch being pushed.
Repository:
rL LLVM
http://reviews.llvm.org/D15302
More information about the llvm-commits
mailing list