[PATCH] D74647: [mlir][ODS] Add a new trait `TypesMatchWith`

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 15 23:19:16 PST 2020


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

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74647

Files:
  mlir/include/mlir/Dialect/StandardOps/Ops.td
  mlir/include/mlir/Dialect/VectorOps/VectorOps.td
  mlir/include/mlir/IR/OpBase.td
  mlir/include/mlir/IR/OperationSupport.h
  mlir/include/mlir/Support/STLExtras.h
  mlir/lib/Dialect/StandardOps/Ops.cpp
  mlir/test/Dialect/VectorOps/invalid.mlir
  mlir/test/IR/invalid-ops.mlir
  mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74647.244851.patch
Type: text/x-patch
Size: 27089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200216/b767fa57/attachment.bin>


More information about the llvm-commits mailing list