Rationale:
More consistent with the other names. Also forward looking to reading
in other kinds of matrices. Also fixes lint issue on hard-coded %llu.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89005
[mlir] [sparse] Rename getSparseMatrix to getMatrix ClosedPublic Authored by aartbik on Oct 7 2020, 2:14 PM.
Details Summary Rationale:
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptOct 7 2020, 2:14 PM This revision is now accepted and ready to land.Oct 7 2020, 2:18 PM This revision was landed with ongoing or failed builds.Oct 7 2020, 2:25 PM Closed by commit rG4065a0d98f67: [mlir] [sparse] Rename getSparseMatrix to getMatrix (authored by aartbik). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 296787 mlir/integration_test/Sparse/CPU/matrix-market-example.mlir
mlir/lib/ExecutionEngine/SparseUtils.cpp
|