This is a preliminary change to make way for converting the Merger's identifier types from mere typedefs to actual types (which causes some issues that this patch fixes).
Depends On D146676
Paths
| Differential D146561
[mlir][sparse] Removing shared_ptr from the MergerTest.cpp unit test ClosedPublic Authored by wrengr on Mar 21 2023, 1:33 PM.
Details Summary This is a preliminary change to make way for converting the Merger's identifier types from mere typedefs to actual types (which causes some issues that this patch fixes). Depends On D146676
Diff Detail
Event Timelinewrengr added a child revision: D146562: [mlir][sparse] Misc cleanup in Merger.h.Mar 21 2023, 1:40 PM wrengr removed a child revision: D146562: [mlir][sparse] Misc cleanup in Merger.h.Mar 22 2023, 9:17 PM wrengr removed a parent revision: D146083: [mlir][sparse] Updating the `Merger::{exp,lat,set}` methods to return const. This revision is now accepted and ready to land.Mar 27 2023, 4:10 PM Closed by commit rG164b918d7377: [mlir][sparse] Removing shared_ptr from the MergerTest.cpp unit test (authored by wrengr). · Explain WhyMar 28 2023, 11:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 509081 mlir/unittests/Dialect/SparseTensor/MergerTest.cpp
|