[PATCH] D42793: [MergeICmps] Enable the MergeICmps Pass by default.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 05:34:04 PST 2018


courbet added a comment.

In https://reviews.llvm.org/D42793#995427, @spatel wrote:

> Can you create at least one llc test each for x86 and PPC, so we see the result of merging + expansion together? This could just be copying existing tests from test/Transforms/MergeICmps?


Done. Can you double check the PPC test ? It does make sense to me, but I'm not an expert.


Repository:
  rL LLVM

https://reviews.llvm.org/D42793





More information about the llvm-commits mailing list