Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mpl2: finalization of memory management rework #5502

Merged

Conversation

AcKoucher
Copy link
Contributor

@AcKoucher AcKoucher commented Aug 2, 2024

Clusters now own their children in such a way that destroying the root will destroy all other clusters up to the leaves.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

src/mpl2/src/clusterEngine.h Outdated Show resolved Hide resolved
src/mpl2/src/object.h Outdated Show resolved Hide resolved
Copy link
Contributor

github-actions bot commented Aug 6, 2024

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Contributor

github-actions bot commented Aug 6, 2024

clang-tidy review says "All clean, LGTM! 👍"

1 similar comment
Copy link
Contributor

github-actions bot commented Aug 6, 2024

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Contributor

github-actions bot commented Aug 7, 2024

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

src/mpl2/src/clusterEngine.cpp Show resolved Hide resolved
@AcKoucher AcKoucher marked this pull request as ready for review August 7, 2024 20:42
@AcKoucher
Copy link
Contributor Author

@maliberty I'm running some tests with valgrind and will also start a secure-CI. With that in mind, this is ready for review.

@AcKoucher
Copy link
Contributor Author

I force pushed just to fix the last commit message.

@AcKoucher
Copy link
Contributor Author

AcKoucher commented Aug 8, 2024

Done

Secure-CI didn't show problems and valgrind is clean.

@maliberty maliberty merged commit 4a36804 into The-OpenROAD-Project:master Aug 8, 2024
10 checks passed
@AcKoucher AcKoucher deleted the mpl2-cluster-memory branch August 8, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants