[PATCH] D34436: [InlineCost] Do not take INT_MAX when Cost is negative
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 21 08:00:05 PDT 2017
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
Thanks for the fix. Much appreciated.
I was hoping to take another look at getting you a better test case, but it looks like you came up with something good.
This fixes the differences we were seeing, so LGTM. Cheers.
https://reviews.llvm.org/D34436
More information about the llvm-commits
mailing list