[PATCH] D75831: [mlir][Linalg] Revisit 0-D abstraction

Aart Bik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 14:13:58 PDT 2020


aartbik added a comment.

Very cool to see this happen! This will allow me to pay off some engineering debt for vector.contract as well (where I was forced to use empty maps rather than (i,j) -> () maps).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75831/new/

https://reviews.llvm.org/D75831





More information about the llvm-commits mailing list