[PATCH] D134348: [InstSimplify] Support vectors in simplifyWithOpReplaced()
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 21 08:06:56 PDT 2022
nikic updated this revision to Diff 461897.
nikic added a comment.
Rebase over additional tests with calls.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134348/new/
https://reviews.llvm.org/D134348
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/select-safe-bool-transforms.ll
llvm/test/Transforms/InstCombine/select.ll
llvm/test/Transforms/InstSimplify/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134348.461897.patch
Type: text/x-patch
Size: 9065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220921/fe70c62a/attachment-0001.bin>
More information about the llvm-commits
mailing list