These parameters aren't modified, so we make that invariant explicit.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116693
[mlir][sparse] Marking cursor parameters const ClosedPublic Authored by wrengr on Jan 5 2022, 1:14 PM.
Details Summary These parameters aren't modified, so we make that invariant explicit.
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, Chia-hungDuan and 18 others. · View Herald TranscriptJan 5 2022, 1:14 PM This revision is now accepted and ready to land.Jan 5 2022, 3:22 PM Closed by commit rGc03fd1e61fee: [mlir][sparse] Marking cursor parameters const (authored by wrengr). · Explain WhyJan 5 2022, 4:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 397735 mlir/lib/ExecutionEngine/SparseTensorUtils.cpp
|