Skip to content

Introduce sync reason JoinCall & Limit sync at function start nodes#1508

Merged
michael-schwarz merged 4 commits intomasterfrom
issue_1507
Jun 13, 2024
Merged

Introduce sync reason JoinCall & Limit sync at function start nodes#1508
michael-schwarz merged 4 commits intomasterfrom
issue_1507

Conversation

@michael-schwarz
Copy link
Copy Markdown
Member

@michael-schwarz michael-schwarz commented Jun 12, 2024

Helps avoid "sync" calls for function start nodes when threadflag is context-sensitive. Previously, it was only avoided when the flag was path-sensitive (c.f. #1475).

This has some immediate termination advantages, and can potentially also boost precision.

TODO:

Closes #1507

Helps avoid "sync" calls for function start nodes when threadflag is context-sensitive. Previsouly, it was only avoided when the flag was path-sensitive
@michael-schwarz michael-schwarz added bug precision relational Relational analyses (Apron, affeq, lin2var) labels Jun 12, 2024
@michael-schwarz michael-schwarz requested a review from sim642 June 12, 2024 09:50
@michael-schwarz michael-schwarz changed the title Introduce sync reason "SyncJoin" & Limit "sync" at function start nodes Introduce sync reason "CallJoin" & Limit "sync" at function start nodes Jun 12, 2024
@michael-schwarz michael-schwarz changed the title Introduce sync reason "CallJoin" & Limit "sync" at function start nodes Introduce sync reason CallJoin & Limit sync at function start nodes Jun 12, 2024
@michael-schwarz michael-schwarz changed the title Introduce sync reason CallJoin & Limit sync at function start nodes Introduce sync reason JoinCall & Limit sync at function start nodes Jun 12, 2024
@michael-schwarz michael-schwarz requested a review from jerhard June 12, 2024 16:55
@michael-schwarz michael-schwarz marked this pull request as ready for review June 12, 2024 16:55
@sim642 sim642 added this to the v2.4.0 milestone Jun 13, 2024
@michael-schwarz michael-schwarz merged commit c8dcdaa into master Jun 13, 2024
@michael-schwarz michael-schwarz deleted the issue_1507 branch June 13, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug precision relational Relational analyses (Apron, affeq, lin2var)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate: Need for sides-pp widening strategy exacerbated

2 participants