[PATCH] D32143: [InstSimplify] use ConstantRange to simplify more and-of-icmps

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 15:05:43 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301260: [InstSimplify] use ConstantRange to simplify more and-of-icmps (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D32143?vs=96132&id=96475#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32143

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/trunk/test/Transforms/InstCombine/and-or-icmps.ll
  llvm/trunk/test/Transforms/InstCombine/minmax-fold.ll
  llvm/trunk/test/Transforms/InstSimplify/icmp-ranges.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32143.96475.patch
Type: text/x-patch
Size: 35964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/daf32c12/attachment.bin>


More information about the llvm-commits mailing list