For the getters, it is bad practice to keep the reference
around for too long, as explained in the new comment
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105599
[mlir][sparse] updated setter/getter comments ClosedPublic Authored by aartbik on Jul 7 2021, 4:14 PM.
Details Summary For the getters, it is bad practice to keep the reference
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 15 others. · View Herald TranscriptJul 7 2021, 4:14 PM This revision is now accepted and ready to land.Jul 8 2021, 7:35 AM Closed by commit rG8cf60e61e7b0: [mlir][sparse] updated setter/getter comments (authored by aartbik). · Explain WhyJul 8 2021, 9:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 357102 mlir/include/mlir/Dialect/SparseTensor/Utils/Merger.h
|