Skip to content

Use memset for 0 and -1 fills in Vec_IntFillExtra - #558

Merged
alanminko merged 1 commit into
berkeley-abc:masterfrom
calewis:fast_memset
Sep 2, 2026
Merged

Use memset for 0 and -1 fills in Vec_IntFillExtra#558
alanminko merged 1 commit into
berkeley-abc:masterfrom
calewis:fast_memset

Conversation

@calewis

@calewis calewis commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

This change causes Aig_ManUpdateReverseLevel to drop from 21.01% down to 19.49% of total execution time (-1.52% overall runtime reduction).

Signed-off-by: Drew Lewis <cannada@google.com>
@alanminko
alanminko merged commit ba642c5 into berkeley-abc:master Sep 2, 2026
9 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