[PATCH] D65530: [InstCombine] foldXorOfICmps(): don't give up on non-single-use ICmp's if all users are freely invertible
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 5 11:34:25 PDT 2019
lebedev.ri updated this revision to Diff 213408.
lebedev.ri added a comment.
Rebased, NFC.
Ping.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65530/new/
https://reviews.llvm.org/D65530
Files:
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/test/Transforms/InstCombine/canonicalize-clamp-with-select-of-constant-threshold-pattern.ll
llvm/test/Transforms/InstCombine/xor-of-icmps-with-extra-uses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65530.213408.patch
Type: text/x-patch
Size: 13204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/3617ad6b/attachment.bin>
More information about the llvm-commits
mailing list