[PATCH] D151631: [InstSimplify] Simplify select i1 ConstExpr, i1 true, i1 false to ConstExpr
luxufan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 3 00:10:04 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1ac99bc452a8: [InstSimplify] Simplify select i1 ConstExpr, i1 true, i1 false to ConstExpr (authored by StephenFan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151631/new/
https://reviews.llvm.org/D151631
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Transforms/InstSimplify/select-inseltpoison.ll
llvm/test/Transforms/InstSimplify/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151631.528075.patch
Type: text/x-patch
Size: 7795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230603/eb626b77/attachment.bin>
More information about the llvm-commits
mailing list