Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143281
[mlir][sparse] implement bufferizableOpInterface for sparse_tensor.pack operation ClosedPublic Authored by Peiming on Feb 3 2023, 9:31 AM.
Details
Diff Detail
Event TimelinePeiming added a parent revision: D143230: [mlir][sparse] implement lowering rules for sparse_tensor.pack operation.Feb 3 2023, 9:31 AM This revision is now accepted and ready to land.Feb 3 2023, 10:51 AM Closed by commit rG7fef8d69cc7e: [mlir][sparse] implement bufferizableOpInterface for sparse_tensor.pack… (authored by Peiming). · Explain WhyFeb 3 2023, 3:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 494768 mlir/lib/Dialect/SparseTensor/Transforms/BufferizableOpInterfaceImpl.cpp
|