[PATCH] D99674: [InstCombine] Conditionally fold select i1 into and/or
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 3 22:08:23 PDT 2021
aqjune updated this revision to Diff 335129.
aqjune added a comment.
rebase, clang-format
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99674/new/
https://reviews.llvm.org/D99674
Files:
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/and-fcmp.ll
llvm/test/Transforms/InstCombine/onehot_merge.ll
llvm/test/Transforms/InstCombine/pr49688.ll
llvm/test/Transforms/InstCombine/signed-truncation-check.ll
llvm/test/Transforms/InstCombine/widenable-conditions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99674.335129.patch
Type: text/x-patch
Size: 13258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210404/5d29f763/attachment-0001.bin>
More information about the llvm-commits
mailing list