[all-commits] [llvm/llvm-project] 3aeb28: [mlir][sparse] fold sparse convert into producer l...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Fri Apr 26 10:48:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3aeb28b93fb740f531bc66a33b1b4ce520663582
https://github.com/llvm/llvm-project/commit/3aeb28b93fb740f531bc66a33b1b4ce520663582
Author: Peiming Liu <peiming at google.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensor.h
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
A mlir/test/Dialect/SparseTensor/fuse_sparse_convert_into_producer.mlir
R mlir/test/Dialect/SparseTensor/no_fold_into_consumer.mlir
Log Message:
-----------
[mlir][sparse] fold sparse convert into producer linalg op. (#89999)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list