[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
Mon May 3 17:42:45 PDT 2021
aqjune updated this revision to Diff 342610.
aqjune added a comment.
Address comments
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-bool-transforms.ll
llvm/test/Transforms/InstCombine/select-safe-impliedcond-transforms.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101720.342610.patch
Type: text/x-patch
Size: 13979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/2098c9a4/attachment-0001.bin>
More information about the llvm-commits
mailing list