[all-commits] [llvm/llvm-project] 76df70: Revert "[LogicCombine 1/?] Implement a general way...
chenglin.bi via All-commits
all-commits at lists.llvm.org
Mon Mar 13 18:00:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76df706bca14affdcf0dd91561c8e6805035608f
https://github.com/llvm/llvm-project/commit/76df706bca14affdcf0dd91561c8e6805035608f
Author: chenglin.bi <chenglin.bi at linaro.org>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
R llvm/include/llvm/Analysis/LogicCombine.h
R llvm/include/llvm/Analysis/LogicalExpr.h
M llvm/lib/Analysis/CMakeLists.txt
R llvm/lib/Analysis/LogicCombine.cpp
M llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
M llvm/test/Transforms/AggressiveInstCombine/logic-combine.ll
Log Message:
-----------
Revert "[LogicCombine 1/?] Implement a general way to simplify logical operations."
This reverts commit 97dcbea63e11d566cff0cd3a758cf1114cf1f633.
More information about the All-commits
mailing list