[PATCH] D65530: [InstCombine] foldXorOfICmps(): don't give up on non-single-use ICmp's if all users are freely invertible
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 13 05:49:49 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368685: [InstCombine] foldXorOfICmps(): don't give up on non-single-use ICmp's if all… (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65530?vs=214662&id=214815#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65530/new/
https://reviews.llvm.org/D65530
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/trunk/test/Transforms/InstCombine/canonicalize-clamp-with-select-of-constant-threshold-pattern.ll
llvm/trunk/test/Transforms/InstCombine/xor-of-icmps-with-extra-uses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65530.214815.patch
Type: text/x-patch
Size: 13994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190813/1d9e2684/attachment.bin>
More information about the llvm-commits
mailing list