[mlir][sparse] attach bufferizableOpInterface to InsertOp
authorPeiming Liu <peiming@google.com>
Thu, 20 Oct 2022 19:40:24 +0000 (19:40 +0000)
committerPeiming Liu <peiming@google.com>
Thu, 20 Oct 2022 20:54:37 +0000 (20:54 +0000)
commitfd7469404bcd5c4142070ef17d94007a57268ff3
tree5e01c47d392abb46a0d995485fb61e14ba5687fb
parent20c7ec12724059388e51e9d00f5c63983ad0e146
[mlir][sparse] attach bufferizableOpInterface to InsertOp

To fix D136286

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D136372
mlir/lib/Dialect/SparseTensor/Transforms/BufferizableOpInterfaceImpl.cpp