[PATCH] D113508: [PatternMatch] Add m_BinOp/m_c_BinOp with specific opcode
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 15 11:24:43 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe785f4ab6a40: [PatternMatch] Add m_BinOp/m_c_BinOp with specific opcode (authored by rampitec).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113508/new/
https://reviews.llvm.org/D113508
Files:
llvm/include/llvm/IR/PatternMatch.h
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113508.387334.patch
Type: text/x-patch
Size: 4670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211115/99df6885/attachment.bin>
More information about the llvm-commits
mailing list