[PATCH] D74457: [mlir][EDSC][Linalg] Compose linalg_matmul and vector.contract

Aart Bik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 22:00:19 PST 2020


aartbik added inline comments.


================
Comment at: mlir/include/mlir/Dialect/Linalg/EDSC/Builders.h:137
+
+/// Build the body of a region to compute a scalr multiply-accumulate, under the
 /// current ScopedContext, at the current insert point.
----------------
typo: scalar


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74457





More information about the llvm-commits mailing list