[all-commits] [llvm/llvm-project] 3e4a8c: [mlir][sparse] remove most bufferization.alloc_ten...

Aart Bik via All-commits all-commits at lists.llvm.org
Wed Sep 20 09:51:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e4a8c2c7d49e17d79a3ce232901880e82d92514
      https://github.com/llvm/llvm-project/commit/3e4a8c2c7d49e17d79a3ce232901880e82d92514
  Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
    M mlir/test/Dialect/SparseTensor/GPU/gpu_spgemm_lib.mlir
    M mlir/test/Dialect/SparseTensor/codegen.mlir
    M mlir/test/Dialect/SparseTensor/codegen_buffer_initialization.mlir
    M mlir/test/Dialect/SparseTensor/conversion.mlir
    M mlir/test/Dialect/SparseTensor/pre_rewriting.mlir
    M mlir/test/Dialect/SparseTensor/sparse_2d.mlir
    M mlir/test/Dialect/SparseTensor/sparse_conv_2d_slice_based.mlir
    M mlir/test/Dialect/SparseTensor/sparse_fill_zero.mlir
    M mlir/test/Dialect/SparseTensor/sparse_index.mlir
    M mlir/test/Dialect/SparseTensor/sparse_matmul_codegen.mlir
    M mlir/test/Dialect/SparseTensor/sparse_outbuf.mlir
    M mlir/test/Dialect/SparseTensor/sparse_sddmm_org.mlir
    M mlir/test/Dialect/SparseTensor/sparse_transpose.mlir

  Log Message:
  -----------
  [mlir][sparse] remove most bufferization.alloc_tensor ops from sparse (#66847)

The only ones left need actual deprecation in bufferization module.




More information about the All-commits mailing list