[PATCH] D142803: [AggressiveInstCombine] Implement a general way to simplify complex logical operations.
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 31 22:58:35 PST 2023
bcl5980 updated this revision to Diff 493831.
bcl5980 added a comment.
variable rename. NFC
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142803/new/
https://reviews.llvm.org/D142803
Files:
llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
llvm/lib/Transforms/AggressiveInstCombine/CMakeLists.txt
llvm/lib/Transforms/AggressiveInstCombine/ComplexLogicalOpsCombine.cpp
llvm/lib/Transforms/AggressiveInstCombine/ComplexLogicalOpsCombine.h
llvm/test/Transforms/AggressiveInstCombine/complex-logic-ops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142803.493831.patch
Type: text/x-patch
Size: 14949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230201/4a3b9578/attachment.bin>
More information about the llvm-commits
mailing list