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

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 10:28:55 PST 2020


This revision was automatically updated to reflect the committed changes.
rriddle marked an inline comment as done.
Closed by commit rG6b6c96695c00: [mlir][ODS] Add a new trait `TypesMatchWith` (authored by rriddle).

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.245455.patch
Type: text/x-patch
Size: 27288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/c90799e3/attachment-0001.bin>


More information about the llvm-commits mailing list