[PATCH] D148275: [InstCombine] support fold 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:38 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGee3a260e7847: [InstCombine] support fold 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/D148275/new/
https://reviews.llvm.org/D148275
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Transforms/InstSimplify/select_or_and.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148275.514377.patch
Type: text/x-patch
Size: 4855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/582d2239/attachment.bin>
More information about the llvm-commits
mailing list