[PATCH] D74365: [mlir][Linalg] Update semantics for Linalg generic ops with tensors.
Han-Chung Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 14:13:36 PST 2020
hanchung updated this revision to Diff 243999.
hanchung added a comment.
Fix index access in verify functions, and use more meaningful naming for indices.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74365/new/
https://reviews.llvm.org/D74365
Files:
mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp
mlir/test/Dialect/Linalg/fusion-tensor.mlir
mlir/test/Dialect/Linalg/invalid.mlir
mlir/test/Dialect/Linalg/roundtrip.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74365.243999.patch
Type: text/x-patch
Size: 17635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/b6711d0e/attachment-0001.bin>
More information about the llvm-commits
mailing list