[all-commits] [llvm/llvm-project] e35b60: [mlir][sparsifier] fix `isAdmissibleBSR` (#72195)
Maksim Levental via All-commits
all-commits at lists.llvm.org
Tue Nov 14 14:56:49 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e35b6062809387b8a83d7ac35004fdfeff0740e5
https://github.com/llvm/llvm-project/commit/e35b6062809387b8a83d7ac35004fdfeff0740e5
Author: Maksim Levental <maksim.levental at gmail.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseGPUCodegen.cpp
Log Message:
-----------
[mlir][sparsifier] fix `isAdmissibleBSR` (#72195)
Fixes https://github.com/llvm/llvm-project/issues/72194.
More information about the All-commits
mailing list