[PATCH] D18841: [InstCombine] Canonicalize icmp instructions based on dominating conditions.

Balaram Makam via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 12:49:45 PDT 2016


bmakam updated this revision to Diff 55071.
bmakam added a comment.

Add a helper makeExactICmpRegion that will return the region if makeSatisfyingICmpRegion is exactly same as makeAllowedICmpRegion.


http://reviews.llvm.org/D18841

Files:
  include/llvm/IR/ConstantRange.h
  lib/IR/ConstantRange.cpp
  lib/Transforms/InstCombine/InstCombineCompares.cpp
  test/Transforms/InstCombine/icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18841.55071.patch
Type: text/x-patch
Size: 8745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160426/ce6beacc/attachment.bin>


More information about the llvm-commits mailing list