Skip to content

Additional symbolic rewrites#110

Merged
ncough merged 1 commit intopartial_evalfrom
cmp_rewrites
Sep 30, 2024
Merged

Additional symbolic rewrites#110
ncough merged 1 commit intopartial_evalfrom
cmp_rewrites

Conversation

@ncough
Copy link
Copy Markdown
Collaborator

@ncough ncough commented Sep 26, 2024

New rewrites for:

  • Slice over integer addition
  • Slice over UInt
  • Trivial integer equivalence cases
  • Reduce (x = false) to not x

Also some attempts to move logic out of sym_prim_simplify into reusable symbolic primitives.
Plenty of room to generalise these further, in particular reasoning over integer operations.

New rewrites for:
- Slice over integer addition
- Slice over UInt
- Trivial integer equivalence cases
- Reduce (x = false) to not x

Probably some room to generalise these further.
@ncough ncough merged commit 9796e56 into partial_eval Sep 30, 2024
@ncough ncough deleted the cmp_rewrites branch November 27, 2024 00:48
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