[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
Tue Nov 9 12:28:58 PST 2021


rampitec created this revision.
rampitec added reviewers: spatel, lebedev.ri.
Herald added subscribers: dexonsmith, hiraditya.
rampitec requested review of this revision.
Herald added a project: LLVM.

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.385935.patch
Type: text/x-patch
Size: 4149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211109/f5a226e8/attachment.bin>


More information about the llvm-commits mailing list