Skip to content

Use stable sort again#295

Merged
maliberty merged 1 commit into
The-OpenROAD-Project:masterfrom
The-OpenROAD-Project-staging:stable_sort
Feb 25, 2026
Merged

Use stable sort again#295
maliberty merged 1 commit into
The-OpenROAD-Project:masterfrom
The-OpenROAD-Project-staging:stable_sort

Conversation

@openroad-ci

Copy link
Copy Markdown
Member

Before the multi-mode refactor the sort helpers wrapped stable_sort, switch to stable_sort again as the sorting influences which vertex is returned from Sta::worstSlack().

@povik

povik commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

I have rebased this PR onto #290 as the src/sta/ submodule already has that change

Before the multi-mode refactor the sort helpers wrapped stable_sort,
switch to stable_sort again as the sorting influences which vertex is
returned from Sta::worstSlack().

Signed-off-by: Martin Povišer <povik@cutebit.org>
@povik

povik commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

I have rebased back

@CLAassistant

CLAassistant commented Feb 25, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@maliberty

Copy link
Copy Markdown
Member

OR tests will need updating but this looks correct

@maliberty maliberty merged commit 215eeee into The-OpenROAD-Project:master Feb 25, 2026
4 of 5 checks passed
@openroad-ci openroad-ci deleted the stable_sort branch February 25, 2026 19:24
QuantamHD pushed a commit to QuantamHD/OpenSTA that referenced this pull request Mar 24, 2026
…ct#295

Signed-off-by: James Cherry <cherry@parallaxsw.com>
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.

4 participants