[PATCH] D142803: [LogicCombine 1/?] Implement a general way to simplify logical operations.
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 2 04:46:26 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG97dcbea63e11: [LogicCombine 1/?] Implement a general way to simplify logical operations. (authored by bcl5980).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142803/new/
https://reviews.llvm.org/D142803
Files:
llvm/include/llvm/Analysis/LogicCombine.h
llvm/include/llvm/Analysis/LogicalExpr.h
llvm/lib/Analysis/CMakeLists.txt
llvm/lib/Analysis/LogicCombine.cpp
llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
llvm/test/Transforms/AggressiveInstCombine/logic-combine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142803.501832.patch
Type: text/x-patch
Size: 27708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230302/9300ec32/attachment-0001.bin>
More information about the llvm-commits
mailing list