This allows allocaBuffer to be used outside of SparseTensorConversion.cpp, which will be helpful for a some future commits.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140047
[mlir][sparse] Moving/renaming genBuffer to allocaBuffer ClosedPublic Authored by wrengr on Dec 14 2022, 1:00 PM.
Details Summary This allows allocaBuffer to be used outside of SparseTensorConversion.cpp, which will be helpful for a some future commits.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 14 2022, 1:13 PM Closed by commit rG62896428a766: [mlir][sparse] Moving/renaming genBuffer to allocaBuffer (authored by wrengr). · Explain WhyDec 14 2022, 2:29 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 482994 mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.cpp
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
|