[PATCH] D101720: [InstCombine] generalize select + select/and/or folding using implied conditions
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 2 07:38:02 PDT 2021
aqjune updated this revision to Diff 342243.
aqjune added a comment.
missing /* IsAnd */
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101720/new/
https://reviews.llvm.org/D101720
Files:
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/select-safe-impliedcond-transforms.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101720.342243.patch
Type: text/x-patch
Size: 12077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210502/cc9300ba/attachment.bin>
More information about the llvm-commits
mailing list