[PATCH] D29835: Correct PressureDiff calculation in presence of subregs
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 10 17:07:43 PST 2017
rampitec added a comment.
In https://reviews.llvm.org/D29835#673828, @rampitec wrote:
> I'm adding this changes at the moment.
In fact PressureDiff calculation and general RP tracking are independent. Now as I'm trying to extend the change for general RP tracking as well I really see many failures in lit tests...
Repository:
rL LLVM
https://reviews.llvm.org/D29835
More information about the llvm-commits
mailing list