[PATCH] D73684: [MLIR][Linalg] Lower linalg.generic to ploops.
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 31 05:47:01 PST 2020
nicolasvasilache added a comment.
Coming a little late to the party but this looks great, thanks Alex-DE!
+1 to Alex-FR's suggestion of `Linalg -> ploop -> loop` when it makes sense, and similarly in the future `Linalg -> affine.ploop -> affine.loop`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73684/new/
https://reviews.llvm.org/D73684
More information about the llvm-commits
mailing list