[all-commits] [llvm/llvm-project] 3231a3: [mlir][sparse][gpu] add CSC to libgen GPU sparsifi...

Aart Bik via All-commits all-commits at lists.llvm.org
Thu Sep 28 11:47:35 PDT 2023


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

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseGPUCodegen.cpp
    M mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sparse-matmul-lib.mlir
    M mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sparse-matvec-lib.mlir

  Log Message:
  -----------
  [mlir][sparse][gpu] add CSC to libgen GPU sparsification using cuSparse (#67713)

Add CSC, but also adds BSR as a future format. Coming soon!




More information about the All-commits mailing list