[PATCH] D30431: [PowerPC] MachineSSA pass to reduce the number of CR-logical operations

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 01:04:32 PDT 2017


nemanjai added a comment.

In https://reviews.llvm.org/D30431#711695, @echristo wrote:

> How does this work on the testcases that hfinkel added in PR32320?
>
> -eric


I plan to run those to try to get reliable performance data to motivate heuristics for this pass. I'll do that after the dev conference and report the impact of this patch on those.


Repository:
  rL LLVM

https://reviews.llvm.org/D30431





More information about the llvm-commits mailing list