[all-commits] [llvm/llvm-project] 7832d0: [mlir] [VectorOps] [integration_test] Sparse matri...

Aart Bik via All-commits all-commits at lists.llvm.org
Mon Jul 27 11:22:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7832d0f63d3210b4a4f0e8bfc968ebe44dba0da5
      https://github.com/llvm/llvm-project/commit/7832d0f63d3210b4a4f0e8bfc968ebe44dba0da5
  Author: aartbik <ajcbik at google.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    A mlir/integration_test/Dialect/Vector/CPU/test-sparse-dot-matvec.mlir

  Log Message:
  -----------
  [mlir] [VectorOps] [integration_test] Sparse matrix times vector (DOT version)

Integration test that illustrates the gather operation with a
real-world operation expressed in mostly the Vector dialect.
Uses jagged diagonal storage.

Reviewed By: bondhugula

Differential Revision: https://reviews.llvm.org/D84571




More information about the All-commits mailing list