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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 13:22:29 PST 2018


spatel added a comment.

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?


Repository:
  rL LLVM

https://reviews.llvm.org/D42793





More information about the llvm-commits mailing list