[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 13:07:33 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbeefca7239fc: [InstCombine][NFC] Add tests for simplifying select(X|Y,X|Y,X) to X|Y (authored by HerrCai0907).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148562/new/
https://reviews.llvm.org/D148562
Files:
llvm/test/Transforms/InstSimplify/select_or_and.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148562.514376.patch
Type: text/x-patch
Size: 7251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/7ef95b87/attachment.bin>
More information about the llvm-commits
mailing list