[all-commits] [llvm/llvm-project] 488921: [mlir][sparse][gpu] generate single module, unique...
Aart Bik via All-commits
all-commits at lists.llvm.org
Sat Apr 15 17:25:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4889214a48cf7c7d1949b833d5a2d4604448c96e
https://github.com/llvm/llvm-project/commit/4889214a48cf7c7d1949b833d5a2d4604448c96e
Author: Aart Bik <ajcbik at google.com>
Date: 2023-04-15 (Sat, 15 Apr 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseGPUCodegen.cpp
A mlir/test/Dialect/SparseTensor/GPU/gpu_combi.mlir
M mlir/test/Dialect/SparseTensor/GPU/gpu_matmul.mlir
M mlir/test/Dialect/SparseTensor/GPU/gpu_matvec.mlir
Log Message:
-----------
[mlir][sparse][gpu] generate single module, unique kernel names
This fixes a TODO in the first version.
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D148406
More information about the All-commits
mailing list