[PATCH] D72863: [mlir][Linalg] Add tensor support to Linalg EDSC Builders
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 21 09:48:46 PST 2020
nicolasvasilache marked an inline comment as done.
nicolasvasilache added a comment.
Thanks for your comments, I was a bit too ambitious with the generalization and missed some things.
I refocused on extending StructuredIndexed and limit this first diff to pointwise ops only.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72863/new/
https://reviews.llvm.org/D72863
More information about the llvm-commits
mailing list