[all-commits] [llvm/llvm-project] 015bc3: [mlir][sparse] fix crash when sparsifying broadcas...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Thu Oct 27 10:43:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 015bc3464d7546b48b8edf4fd452143fa77a96a4
https://github.com/llvm/llvm-project/commit/015bc3464d7546b48b8edf4fd452143fa77a96a4
Author: Peiming Liu <peiming at google.com>
Date: 2022-10-27 (Thu, 27 Oct 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
A mlir/test/Dialect/SparseTensor/sparse_broadcast.mlir
Log Message:
-----------
[mlir][sparse] fix crash when sparsifying broadcast operations.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D136866
More information about the All-commits
mailing list