[all-commits] [llvm/llvm-project] 833cdb: Revert "[InstSimplify] Fold A|B | (A^B) --> A|B"
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Mon Nov 15 14:58:06 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 833cdb0a079d26c39fe2a76c353427afbac84917
https://github.com/llvm/llvm-project/commit/833cdb0a079d26c39fe2a76c353427afbac84917
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2021-11-15 (Mon, 15 Nov 2021)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/InstSimplify/or.ll
Log Message:
-----------
Revert "[InstSimplify] Fold A|B | (A^B) --> A|B"
This reverts commit 193c40e9667ca2b173232b393fc72ea9e4944aa3.
More information about the All-commits
mailing list