[PATCH] D37866: [LateJumpThreading] Enable LateJumpThreading right before CGP.
Balaram Makam via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 28 08:18:18 PDT 2017
bmakam added a comment.
In https://reviews.llvm.org/D37866#882728, @craig.topper wrote:
> What's going on with this patch? We also saw a performance regression on one of our benchmarks. And I was interested in whether this woudl help.
Have you tested it? Could you share your results if it fixed the regression? I have only tested it on the benchmark that regressed for us and it recovered the regression, but need to test some more.
https://reviews.llvm.org/D37866
More information about the llvm-commits
mailing list