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

Balaram Makam via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 10:57:37 PDT 2016


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

correctly update the use of isBranchOnSignBitCheck()


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.54879.patch
Type: text/x-patch
Size: 7018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160425/69826506/attachment.bin>


More information about the llvm-commits mailing list