[PATCH] D63860: [MachineCSE] Improve CSE on phi node incoming value
Anton Afanasyev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 9 11:08:22 PDT 2019
anton-afanasyev added a comment.
In D63860#1574717 <https://reviews.llvm.org/D63860#1574717>, @piotr wrote:
> In D63860#1572882 <https://reviews.llvm.org/D63860#1572882>, @anton-afanasyev wrote:
>
> > Hi @piotr, have you tried regression benchmarking with this patch? For instance, test suite.
>
>
> Hi Anton, Yes, I have just run regression testing on the test-suite and the tests pass ("Expected Passes : 917").
Hmm, I'm talking about performance benchmarking, from llvm Test Suite: https://llvm.org/docs/TestingGuide.html#test-suite.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63860/new/
https://reviews.llvm.org/D63860
More information about the llvm-commits
mailing list