[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 17:52:57 PST 2021


rampitec updated this revision to Diff 386385.
rampitec added a comment.

Make tidy happy.


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.386385.patch
Type: text/x-patch
Size: 4670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211111/a2e67563/attachment.bin>


More information about the llvm-commits mailing list