[all-commits] [llvm/llvm-project] 791baf: [InstCombine] Fuse checks for LHS (~(A | B) & C) |...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Nov 9 11:32:57 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 791baf38e14bfbaf56f5ec24a33b232a0a58fad6
https://github.com/llvm/llvm-project/commit/791baf38e14bfbaf56f5ec24a33b232a0a58fad6
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2021-11-09 (Tue, 09 Nov 2021)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
Log Message:
-----------
[InstCombine] Fuse checks for LHS (~(A | B) & C) | ... NFC.
Differential Revision: https://reviews.llvm.org/D113132
More information about the All-commits
mailing list