[PATCH] D25200: [InstCombine] New opportunities for FoldAndOfICmp and FoldXorOfICmp

Ehsan Amiri via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 10:35:19 PDT 2016


amehsan updated this revision to Diff 76737.
amehsan added a comment.

Thanks David for the review. I have tested this test-suite.


https://reviews.llvm.org/D25200

Files:
  lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  lib/Transforms/InstCombine/InstCombineInternal.h
  test/Transforms/InstCombine/and-or-icmps.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25200.76737.patch
Type: text/x-patch
Size: 10446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161102/4ba255ba/attachment.bin>


More information about the llvm-commits mailing list