[PATCH] D73826: [mlir][Linalg] Provide a Tablegen backend to specify named Linalg ops declaratively
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 12 19:23:08 PST 2020
nicolasvasilache updated this revision to Diff 244322.
nicolasvasilache added a comment.
Continue the impl.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73826/new/
https://reviews.llvm.org/D73826
Files:
mlir/include/mlir/Dialect/Linalg/IR/CMakeLists.txt
mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredInterface.td
mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
mlir/include/mlir/Dialect/Linalg/IR/LinalgTraits.h
mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/tools/mlir-tblgen/LinalgNamedOpsGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73826.244322.patch
Type: text/x-patch
Size: 34483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/2d63f551/attachment-0001.bin>
More information about the llvm-commits
mailing list