[PATCH] D52431: [PowerPC] Turn on CR-Logical reducer pass
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 25 07:08:21 PDT 2018
hfinkel accepted this revision.
hfinkel added a comment.
This revision is now accepted and ready to land.
> Now that we understand the reason for the only degradation, we can turn this pass on by default. A subsequent patch will detect and remove self-copies in the pre-emit peephole.
SGTM.
Repository:
rL LLVM
https://reviews.llvm.org/D52431
More information about the llvm-commits
mailing list