[all-commits] [llvm/llvm-project] bca2b1: [mlir][sparse] fix bufferizableOpInterface for Ins...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Mon Oct 24 09:45:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bca2b14a59aa9928e471f719906ca6b0cf6004ab
https://github.com/llvm/llvm-project/commit/bca2b14a59aa9928e471f719906ca6b0cf6004ab
Author: Peiming Liu <peiming at google.com>
Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/BufferizableOpInterfaceImpl.cpp
Log Message:
-----------
[mlir][sparse] fix bufferizableOpInterface for InsertOp
Address comments in D136372
Reviewed By: aartbik, springerm
Differential Revision: https://reviews.llvm.org/D136510
More information about the All-commits
mailing list