[PATCH] D94861: [InstCombine,InstSimplify] Optimize select followed by and/or/xor
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 17 18:19:47 PST 2021
aqjune updated this revision to Diff 317253.
aqjune added a comment.
Address the comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94861/new/
https://reviews.llvm.org/D94861
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/test/Transforms/InstCombine/select-safe-transforms.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94861.317253.patch
Type: text/x-patch
Size: 10075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210118/87f90e0b/attachment.bin>
More information about the llvm-commits
mailing list