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: add Memory.Buffer, Memory.Separate, Memory.Subset, and notation #123

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bollu
Copy link
Collaborator

@bollu bollu commented Aug 27, 2024

This continues our effort of rationalizing the memory subsystem, where we create a structure to represent regions of memory, use this consistently, and add notation to represent memory subset and separation conditions.

… to go along with it

This continues our effort of rationalizing the memory subsystem,
where we create a structure to represent regions of memory, use this consistently,
and add notation to represent memory subset and separation conditions.
shigoel added a commit that referenced this pull request Sep 6, 2024
This is stacked on top of #123 , since we want to state this, for a
given `ms : List MemoryRegion`, `ms.pairwise MemoryRegion.Separate`.
This, of course, needs us to have the `MemoryRegion` abstraction in the
first place.

---------

Co-authored-by: Shilpi Goel <[email protected]>
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