Skip to content

Conversation

@oharboe
Copy link
Collaborator

@oharboe oharboe commented Jan 5, 2026

No description provided.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request removes a verbose log message and updates the corresponding test outputs. The change is straightforward. I've added one comment suggesting to replace the removed log message with a code comment to preserve the context for the logic, which would improve maintainability.

I am having trouble creating individual review comments. Click here to see my feedback.

src/grt/src/fastroute/src/FastRoute.cpp (1594-1596)

medium

The removed log message Extra Run for hard benchmark. provided useful context for this special-cased logic. Without it, the conditions i == 20 && past_cong > 200 and the subsequent state changes are less clear. To maintain code readability, please consider adding a comment explaining the purpose of this block, for instance:

// Extra run for hard-to-route benchmarks.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

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

@eder-matheus eder-matheus merged commit 754d7c6 into The-OpenROAD-Project:master Jan 5, 2026
13 checks passed
@oharboe
Copy link
Collaborator Author

oharboe commented Jan 5, 2026

😌

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