[PATCH] D25200: [InstCombine] New opportunities for FoldAndOfICmp and FoldXorOfICmp
Ehsan Amiri via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 25 12:24:51 PDT 2016
amehsan updated this revision to Diff 75762.
amehsan added a comment.
returning a struct from the helper function instead of std::tuple
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.75762.patch
Type: text/x-patch
Size: 10434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161025/401d91eb/attachment.bin>
More information about the llvm-commits
mailing list