[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 06:03:26 PST 2019


fhahn added a comment.

In D70892#1765022 <https://reviews.llvm.org/D70892#1765022>, @lebedev.ri wrote:

> LGTM to the PatternMatch.h change, but not sure the test works?


There was a build error in the first revision, but that's fixed with the latest version. The merge_guard_bot picked up the first one, not sure if it automatically also picks up the second one.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70892





More information about the llvm-commits mailing list