This dealloc was incorrectly removed in
https://reviews.llvm.org/D153173
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154564
[mlir][sparse][gpu] fix missing dealloc ClosedPublic Authored by aartbik on Jul 5 2023, 10:21 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 5 2023, 10:24 PM Closed by commit rG03125e6894f8: [mlir][sparse][gpu] fix missing dealloc (authored by aartbik). · Explain WhyJul 6 2023, 9:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 537771 mlir/lib/Dialect/SparseTensor/Transforms/SparseGPUCodegen.cpp
mlir/lib/ExecutionEngine/CudaRuntimeWrappers.cpp
mlir/test/Dialect/SparseTensor/GPU/gpu_matmul_lib.mlir
|