[all-commits] [llvm/llvm-project] 857b65: [mlir] Allow adding extra class declarations to in...
River Riddle via All-commits
all-commits at lists.llvm.org
Sat Feb 15 23:57:46 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 857b655d7aac50462ffd0154b9d6c4f18119ddfb
https://github.com/llvm/llvm-project/commit/857b655d7aac50462ffd0154b9d6c4f18119ddfb
Author: riverriddle at google.com <riverriddle at google.com>
Date: 2020-02-15 (Sat, 15 Feb 2020)
Changed paths:
M mlir/include/mlir/IR/OpBase.td
M mlir/include/mlir/TableGen/OpInterfaces.h
M mlir/lib/TableGen/OpInterfaces.cpp
M mlir/tools/mlir-tblgen/OpInterfacesGen.cpp
Log Message:
-----------
[mlir] Allow adding extra class declarations to interfaces.
Summary: This matches the similar feature on operation definitions.
Reviewers: jpienaar, antiagainst
Reviewed By: jpienaar, antiagainst
Subscribers: mehdi_amini, burmako, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, liufengdb, Joonsoo, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D74438
More information about the All-commits
mailing list