[PATCH] D148562: [InstCombine][NFC] Add tests for simplifying select(X|Y,X|Y,X) to X|Y
Congcong Cai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 17 12:54:12 PDT 2023
HerrCai0907 created this revision.
Herald added a project: All.
HerrCai0907 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D148562
Files:
llvm/test/Transforms/InstSimplify/select_or_and.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148562.514372.patch
Type: text/x-patch
Size: 7251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/c3aa9294/attachment.bin>
More information about the llvm-commits
mailing list