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

Balaram Makam via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 07:22:42 PDT 2016


bmakam updated this revision to Diff 54645.
bmakam marked 2 inline comments as done.
bmakam added a comment.

Addressed Sanjoy's comments and added more tests.


http://reviews.llvm.org/D18841

Files:
  lib/Transforms/InstCombine/InstCombineCompares.cpp
  test/Transforms/InstCombine/icmp.ll

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


More information about the llvm-commits mailing list