[all-commits] [llvm/llvm-project] 129177: [mlir][sparse] add sparse matmul codegen check tests

Aart Bik via All-commits all-commits at lists.llvm.org
Tue Nov 8 15:58:57 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 129177eaf0ecb202a6f44ab8d23ad51fe00d15f6
      https://github.com/llvm/llvm-project/commit/129177eaf0ecb202a6f44ab8d23ad51fe00d15f6
  Author: Aart Bik <ajcbik at google.com>
  Date:   2022-11-08 (Tue, 08 Nov 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
    A mlir/test/Dialect/SparseTensor/sparse_matmul_codegen.mlir

  Log Message:
  -----------
  [mlir][sparse] add sparse matmul codegen check tests

This found an insertion point bug in access pattern expansion

Reviewed By: bixia

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




More information about the All-commits mailing list