[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 15:18:11 PST 2020
nicolasvasilache updated this revision to Diff 244285.
nicolasvasilache edited the summary of this revision.
nicolasvasilache added a comment.
Herald added a subscriber: mgorny.
Rebase on top of NFC changes and spin out a separate tablegen backend.
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.244285.patch
Type: text/x-patch
Size: 32416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/4449d234/attachment.bin>
More information about the llvm-commits
mailing list