[all-commits] [llvm/llvm-project] f49354: Revert "[InstCombine] Add simplification of two lo...
Juneyoung Lee via All-commits
all-commits at lists.llvm.org
Tue Mar 9 12:54:21 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f49354838e526671e616d16199ebdee653b9f6fa
https://github.com/llvm/llvm-project/commit/f49354838e526671e616d16199ebdee653b9f6fa
Author: Juneyoung Lee <aqjune at gmail.com>
Date: 2021-03-10 (Wed, 10 Mar 2021)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
M llvm/test/Transforms/InstCombine/select-safe-bool-transforms.ll
M llvm/test/Transforms/SimplifyCFG/merge-cond-stores.ll
Log Message:
-----------
Revert "[InstCombine] Add simplification of two logical and/ors"
This reverts commit 07c3b97e184d5bd828b8a680cdce46e73f3db9fc due to a reported failure in two-stage build.
More information about the All-commits
mailing list