[all-commits] [llvm/llvm-project] 9167dd: [mlir][sparse][gpu] recognizing sddmm pattern in G...
Kun Wu via All-commits
all-commits at lists.llvm.org
Thu Jun 15 16:48:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9167dd46ba52d0e6626e4cf1b931910ee15010b6
https://github.com/llvm/llvm-project/commit/9167dd46ba52d0e6626e4cf1b931910ee15010b6
Author: Kun Wu <kunww at google.com>
Date: 2023-06-15 (Thu, 15 Jun 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseGPUCodegen.cpp
M mlir/lib/ExecutionEngine/CudaRuntimeWrappers.cpp
A mlir/test/Dialect/SparseTensor/GPU/gpu_sampled_matmul_lib.mlir
A mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sparse-sampled-matmul-lib.mlir
Log Message:
-----------
[mlir][sparse][gpu] recognizing sddmm pattern in GPU libgen path
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D151582
More information about the All-commits
mailing list