[all-commits] [llvm/llvm-project] 7fef8d: [mlir][sparse] implement bufferizableOpInterface f...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Fri Feb 3 15:56:13 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7fef8d69cc7e0623ff00835f1a71de94d54157ed
https://github.com/llvm/llvm-project/commit/7fef8d69cc7e0623ff00835f1a71de94d54157ed
Author: Peiming Liu <peiming at google.com>
Date: 2023-02-03 (Fri, 03 Feb 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/BufferizableOpInterfaceImpl.cpp
Log Message:
-----------
[mlir][sparse] implement bufferizableOpInterface for sparse_tensor.pack operation
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D143281
More information about the All-commits
mailing list