[PATCH] D77360: [mlir][Linalg] Add a linalg.tensor_reshape to operate on tensors
Mahesh Ravishankar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 5 13:53:47 PDT 2020
mravishankar accepted this revision.
mravishankar added a comment.
Looked through this with the perspective of using this for fusing linalg operation on tensors. Seems fine to me, and if something needs changing when implementing that, will send that follow up CL.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77360/new/
https://reviews.llvm.org/D77360
More information about the llvm-commits
mailing list