[all-commits] [llvm/llvm-project] aca7aa: [PatternMatch] Add support for matching intrinsics...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Dec 2 07:40:00 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: aca7aab90d79df08ecadde798e2172f4995ab601
https://github.com/llvm/llvm-project/commit/aca7aab90d79df08ecadde798e2172f4995ab601
Author: Florian Hahn <flo at fhahn.com>
Date: 2019-12-02 (Mon, 02 Dec 2019)
Changed paths:
M llvm/include/llvm/IR/PatternMatch.h
M llvm/unittests/IR/PatternMatch.cpp
Log Message:
-----------
[PatternMatch] Add support for matching intrinsics with 5 operands.
Summary: Also adds a test to the pattern matching unit tests.
Reviewers: spatel, craig.topper, RKSimon, majnemer, lebedev.ri
Reviewed By: spatel
Subscribers: merge_guards_bot, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70892
More information about the All-commits
mailing list