[PATCH] D74648: [mlir][DeclarativeParser] Add support for the TypesMatchWith trait.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 09:52:11 PST 2020


rriddle updated this revision to Diff 245448.
rriddle added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74648

Files:
  mlir/include/mlir/Dialect/StandardOps/Ops.td
  mlir/include/mlir/Dialect/VectorOps/VectorOps.td
  mlir/include/mlir/IR/OpImplementation.h
  mlir/include/mlir/IR/OperationSupport.h
  mlir/lib/Dialect/StandardOps/Ops.cpp
  mlir/lib/Dialect/VectorOps/VectorOps.cpp
  mlir/test/IR/invalid-ops.mlir
  mlir/tools/mlir-tblgen/OpFormatGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74648.245448.patch
Type: text/x-patch
Size: 33838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/37920677/attachment.bin>


More information about the llvm-commits mailing list