[all-commits] [llvm/llvm-project] 0f3e4d: [mlir][sparse] lower number of entries op to actua...

Aart Bik via All-commits all-commits at lists.llvm.org
Fri Oct 21 10:48:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f3e4d1afaa1dc330c374b729269f2ff8422e8dd
      https://github.com/llvm/llvm-project/commit/0f3e4d1afaa1dc330c374b729269f2ff8422e8dd
  Author: Aart Bik <ajcbik at google.com>
  Date:   2022-10-21 (Fri, 21 Oct 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
    M mlir/test/Dialect/SparseTensor/codegen.mlir
    M mlir/test/Dialect/SparseTensor/conversion.mlir
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_dot.mlir

  Log Message:
  -----------
  [mlir][sparse] lower number of entries op to actual code

works both along runtime path and pure codegen path

Reviewed By: Peiming

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




More information about the All-commits mailing list