[PATCH] D72168: [mlir][Linalg] Add a linalg.reshape op
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 19:28:55 PST 2020
nicolasvasilache added a comment.
Landed the current version. I will address extra requests, if any, in a followup.
I have a separate diff with proper iterators and ranges, I'll update the AffineMap extraction part once https://reviews.llvm.org/D72310 lands.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72168/new/
https://reviews.llvm.org/D72168
More information about the llvm-commits
mailing list