Moved larger constructor from header to CPP file.
Used toMLIRString() for DimLvlType debug.
Minor layout changes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140342
[mlir][sparse] minor merger code cleanup ClosedPublic Authored by aartbik on Dec 19 2022, 12:57 PM.
Details Summary Moved larger constructor from header to CPP file.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 19 2022, 1:00 PM This revision was landed with ongoing or failed builds.Dec 19 2022, 1:31 PM Closed by commit rG2e1caa470bfc: [mlir][sparse] minor merger code cleanup (authored by aartbik). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 484056 mlir/include/mlir/Dialect/SparseTensor/Utils/Merger.h
mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp
|