[PATCH] D73735: [mlir] Initial support for type constraints in the declarative assembly format

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 22:12:29 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7ef37a5f9990: [mlir] Initial support for type constraints in the declarative assembly format (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D73735?vs=242252&id=242258#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73735

Files:
  mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVBitOps.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVLogicalOps.td
  mlir/include/mlir/Dialect/VectorOps/VectorOps.td
  mlir/include/mlir/IR/OpBase.td
  mlir/include/mlir/TableGen/OpTrait.h
  mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
  mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
  mlir/lib/Dialect/VectorOps/VectorOps.cpp
  mlir/test/Dialect/SPIRV/ops.mlir
  mlir/test/mlir-tblgen/op-format-spec.td
  mlir/tools/mlir-tblgen/OpFormatGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73735.242258.patch
Type: text/x-patch
Size: 31088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200204/42b84448/attachment.bin>


More information about the llvm-commits mailing list