[all-commits] [llvm/llvm-project] e785f4: [PatternMatch] Add m_BinOp/m_c_BinOp with specific...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Mon Nov 15 11:24:42 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e785f4ab6a40d5fe55f01a70a8152b8df98c2a7a
https://github.com/llvm/llvm-project/commit/e785f4ab6a40d5fe55f01a70a8152b8df98c2a7a
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2021-11-15 (Mon, 15 Nov 2021)
Changed paths:
M llvm/include/llvm/IR/PatternMatch.h
M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
Log Message:
-----------
[PatternMatch] Add m_BinOp/m_c_BinOp with specific opcode
Differential Revision: https://reviews.llvm.org/D113508
More information about the All-commits
mailing list