[all-commits] [llvm/llvm-project] e37fc3: [mlir][sparse][gpu] Impl 2:4 SpMM rewrite for lina...
Kun Wu via All-commits
all-commits at lists.llvm.org
Mon Jul 10 15:43:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e37fc3cc3915196fa6d3bc3df27d7683857bbec5
https://github.com/llvm/llvm-project/commit/e37fc3cc3915196fa6d3bc3df27d7683857bbec5
Author: K-Wu <kunww at google.com>
Date: 2023-07-10 (Mon, 10 Jul 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseGPUCodegen.cpp
A mlir/test/Dialect/SparseTensor/GPU/gpu_matmul_lib_2to4.mlir
Log Message:
-----------
[mlir][sparse][gpu] Impl 2:4 SpMM rewrite for linalg op w/ DENSE24 attr
Differential Revision: https://reviews.llvm.org/D154772
More information about the All-commits
mailing list