[PATCH] D73944: [mlir][wip] Start Shape dialect
Jacques Pienaar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 9 12:50:24 PST 2020
jpienaar updated this revision to Diff 243460.
jpienaar marked 30 inline comments as done.
jpienaar added a comment.
Updating to address review comments (sorting ops, types, making type names uniform, renaming broadcastable op, renaming dim type, fixing example).
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.243460.patch
Type: text/x-patch
Size: 18044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200209/6d092085/attachment.bin>
More information about the llvm-commits
mailing list