[PATCH] D70892: [PatternMatch] Add support for matching intrinsics with 5 operands.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 2 03:53:59 PST 2019


fhahn created this revision.
fhahn added reviewers: spatel, craig.topper, RKSimon, majnemer, lebedev.ri.
Herald added a project: LLVM.

Also adds a test to the pattern matching unit tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70892

Files:
  llvm/include/llvm/IR/PatternMatch.h
  llvm/unittests/IR/PatternMatch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70892.231668.patch
Type: text/x-patch
Size: 6563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191202/9372a98b/attachment.bin>


More information about the llvm-commits mailing list