Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMT: Change how control flow mux expressions are generated #704

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

Alasdair
Copy link
Collaborator

Introduce intermediate variables to reduce duplication in the output. This considerably improves performance on some problems.

Introduce intermediate variables to reduce duplication in the output.
This considerably improves performance on some problems.
Copy link

github-actions bot commented Sep 11, 2024

Test Results

    9 files  ±0     21 suites  ±0   0s ⏱️ ±0s
  682 tests ±0    682 ✅ ±0  0 💤 ±0  0 ❌ ±0 
2 144 runs  ±0  2 143 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit 39229a9. ± Comparison against base commit a6d8d0a.

♻️ This comment has been updated with latest results.

@Alasdair Alasdair merged commit dd48cf1 into sail2 Sep 11, 2024
9 checks passed
@Alasdair Alasdair deleted the smt_mux_perf branch September 11, 2024 14:47
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.

1 participant