Skip to content

Comments

EST: Remove dead code#8703

Merged
maliberty merged 1 commit intoThe-OpenROAD-Project:masterfrom
arthurjolo:est_remove_wrong_dead_code
Oct 22, 2025
Merged

EST: Remove dead code#8703
maliberty merged 1 commit intoThe-OpenROAD-Project:masterfrom
arthurjolo:est_remove_wrong_dead_code

Conversation

@arthurjolo
Copy link
Contributor

The est::SteinerTree::distance method had a wrong computing of distance between 2 non-neighbor points. On further inspection this method was only used by est::EstimateParasitics::totalLoad and est::EstimateParasitics::subtreeLoad, both were never used.

This PR removes the wrong code form est::SteinerTree and the dead code from est::EstimateParasitics

Signed-off-by: arthurjolo <arthurjl@precisioninno.com>
@github-actions
Copy link
Contributor

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

@maliberty maliberty merged commit da61325 into The-OpenROAD-Project:master Oct 22, 2025
12 of 13 checks passed
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