Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Dialect/SparseTensor/Transforms/SparseStorageSpecifierToLLVM.cpp | ||
---|---|---|
23–41 | We can remove "static" keywords for these two function now. |
Paths
| Differential D140934
[mlir][sparse] minor code layout edits ClosedPublic Authored by aartbik on Jan 3 2023, 6:10 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 4 2023, 7:32 AM Closed by commit rGe568d0016eb8: [mlir][sparse] minor code layout edits (authored by aartbik). · Explain WhyJan 4 2023, 9:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 486327 mlir/lib/Dialect/SparseTensor/Transforms/SparseStorageSpecifierToLLVM.cpp
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorStorageLayout.h
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorStorageLayout.cpp
|
We can remove "static" keywords for these two function now.