[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 04:03:21 PST 2019


fhahn updated this revision to Diff 231669.
fhahn added a comment.

Fix formatting glitch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70892/new/

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.231669.patch
Type: text/x-patch
Size: 5519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191202/08fcd93c/attachment.bin>


More information about the llvm-commits mailing list