[all-commits] [llvm/llvm-project] 95d6aa: [mlir][SparseTensor][NFC] Use `tensor.empty` for d...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Dec 11 15:57:20 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 95d6aa21fbd41b786a6fb50821bb84b59b3b20e7
      https://github.com/llvm/llvm-project/commit/95d6aa21fbd41b786a6fb50821bb84b59b3b20e7
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_matmul_slice.mlir

  Log Message:
  -----------
  [mlir][SparseTensor][NFC] Use `tensor.empty` for dense tensors (#74804)

Use `tensor.empty` + initialization for dense tensors instead of
`bufferization.alloc_tensor`.




More information about the All-commits mailing list