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

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 15:25:26 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG26222db01b07: [mlir][DeclarativeParser] Add support for the TypesMatchWith trait. (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D74648?vs=245970&id=246012#toc

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/IR/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/IR/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.246012.patch
Type: text/x-patch
Size: 33898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200221/3098c4f2/attachment.bin>


More information about the llvm-commits mailing list