[all-commits] [llvm/llvm-project] 840e2b: [mlir][sparse] Use DLT in the mangled function nam...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Wed Dec 28 08:21:35 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 840e2ba3368568b84282c97b60beaa4a63df71d3
      https://github.com/llvm/llvm-project/commit/840e2ba3368568b84282c97b60beaa4a63df71d3
  Author: bixia1 <bixia at google.com>
  Date:   2022-12-28 (Wed, 28 Dec 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/SparseTensor/IR/Enums.h
    M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
    M mlir/test/Dialect/SparseTensor/codegen.mlir
    M mlir/test/Dialect/SparseTensor/sparse_matmul_codegen.mlir

  Log Message:
  -----------
  [mlir][sparse] Use DLT in the mangled function names for insertion.

Reviewed By: aartbik

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




More information about the All-commits mailing list