[PATCH] D51625: [InstCombine] Add new tests in preparation for a combine of icmp (mul nsw/nuw X, C2), C

Nicola Zaghen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 4 06:09:13 PDT 2018


Nicola created this revision.
Nicola added a reviewer: spatel.
Herald added a subscriber: llvm-commits.

I'll also open a review for the new combine in InstCombine after this is submitted

Alive proofs for the combines I want to add:

  ult/slt https://rise4fun.com/Alive/DJg
  ugt/sgt https://rise4fun.com/Alive/2RBn
  eq/ne   https://rise4fun.com/Alive/iUsl


Repository:
  rL LLVM

https://reviews.llvm.org/D51625

Files:
  test/Transforms/InstCombine/icmp-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51625.163788.patch
Type: text/x-patch
Size: 4387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180904/1e61ece0/attachment.bin>


More information about the llvm-commits mailing list