[PATCH] D99674: [InstCombine] Conditionally fold select i1 into and/or
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 1 09:08:38 PDT 2021
aqjune updated this revision to Diff 334724.
aqjune added a comment.
rebase, correctify the test file name
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
llvm/test/Transforms/PhaseOrdering/unsigned-multiply-overflow-check.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99674.334724.patch
Type: text/x-patch
Size: 15650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210401/06d1b0e4/attachment.bin>
More information about the llvm-commits
mailing list