Skip to content

Commit

Permalink
chore: split out simp_mem to Arm/Memory/Common [1/?] (#230)
Browse files Browse the repository at this point in the history
### Description:

This will be used in the next PR to build `mem_omega`, which will be
a finishing tactic that will use the full power of `omega`. `simp_mem`
will be restricted in power to only perform rewriting, allowing us to
better control `omega`.

### Testing:

conformance succeeds 

### License:

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

Co-authored-by: Shilpi Goel <[email protected]>
  • Loading branch information
bollu and shigoel authored Oct 28, 2024
1 parent 1b67f50 commit 3ac8c20
Show file tree
Hide file tree
Showing 2 changed files with 772 additions and 719 deletions.
Loading

0 comments on commit 3ac8c20

Please sign in to comment.