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

Balaram Makam via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 04:12:52 PDT 2016


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

Thank you very much for the review Sanjoy.

@majnemer, Is it reasonable to commit this patch?


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.55968.patch
Type: text/x-patch
Size: 9307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160503/607ab2fd/attachment.bin>


More information about the llvm-commits mailing list