[PATCH] D73944: [mlir][wip] Start Shape dialect

Jacques Pienaar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 14:49:58 PST 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7baf2a434c86: [mlir] Start Shape dialect (authored by jpienaar).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73944

Files:
  mlir/include/mlir/Dialect/CMakeLists.txt
  mlir/include/mlir/Dialect/Shape/CMakeLists.txt
  mlir/include/mlir/Dialect/Shape/IR/CMakeLists.txt
  mlir/include/mlir/Dialect/Shape/IR/Shape.h
  mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
  mlir/include/mlir/IR/DialectSymbolRegistry.def
  mlir/lib/Dialect/CMakeLists.txt
  mlir/lib/Dialect/Shape/CMakeLists.txt
  mlir/lib/Dialect/Shape/DialectRegistration.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73944.244014.patch
Type: text/x-patch
Size: 18048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/eee7d593/attachment.bin>


More information about the llvm-commits mailing list