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

feat: Switch bvOmegaBench to use MetaM [3/?] #232

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

bollu
Copy link
Collaborator

@bollu bollu commented Oct 11, 2024

Description:

This allows us to gradually convert all our tactics to MetaM,
which provides the correct level to discipline to make sure
that bugs like #154 don't happen anymore.
Also, as a mild bonus, one hopes that eliminating evalTactic makes stuff a bit faster,
but I would not hold my breath on this.

Stacked on #231

Testing:

What tests have been run? Did make all succeed for your changes? Was
conformance testing successful on an Aarch64 machine?

License:

By submitting this pull request, I confirm that my contribution is
made under the terms of the Apache 2.0 license.

@bollu bollu changed the title feat: Switch bvOmegaBench to use MetaM feat: Switch bvOmegaBench to use MetaM [3/?] Oct 11, 2024
@bollu bollu force-pushed the simp-mem-mem-omega-3 branch 3 times, most recently from 50ab758 to cd351d7 Compare October 11, 2024 18:35
@bollu bollu marked this pull request as ready for review October 11, 2024 18:35
@bollu bollu requested a review from shigoel as a code owner October 11, 2024 18:35
@bollu bollu force-pushed the simp-mem-mem-omega-3 branch from cd351d7 to 617e32b Compare October 30, 2024 18:49
@bollu bollu force-pushed the simp-mem-mem-omega-3 branch from e2daf44 to ba6f253 Compare October 30, 2024 18:54
@shigoel shigoel merged commit 486bd6e into main Oct 30, 2024
5 checks passed
@shigoel shigoel deleted the simp-mem-mem-omega-3 branch October 30, 2024 19:55
shigoel pushed a commit that referenced this pull request Oct 31, 2024
### Description:

  This ensures that one part of the infrastructure is written
  completely in terms of MetaM. We will give `simp_mem` the same
  treatment next.

PR stacked on top of #232

### Testing:

No executable defs have changed, cosim succeeds.

### License:

By submitting this pull request, I confirm that my contribution is
made under the terms of the Apache 2.0 license.
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