[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
Wed Nov 10 11:48:41 PST 2021
rampitec updated this revision to Diff 386267.
rampitec added a comment.
Inherit from BinaryOp_match instead of duplication of `match`.
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.386267.patch
Type: text/x-patch
Size: 4678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211110/3c050b9a/attachment.bin>
More information about the llvm-commits
mailing list