Skip to content

[rust][TreeBorrows] Follow Pulse equalities in the borrow state - #2085

Merged
dulmarod merged 1 commit into
facebook:mainfrom
MateiMirica:tree-borrows-canonicalize
Jul 27, 2026
Merged

[rust][TreeBorrows] Follow Pulse equalities in the borrow state#2085
dulmarod merged 1 commit into
facebook:mainfrom
MateiMirica:tree-borrows-canonicalize

Conversation

@MateiMirica

Copy link
Copy Markdown
Contributor

Keeps the Tree Borrows state in sync with the abstract-value equalities Pulse discovers. Before each load, store and retag, the state is rewritten through Pulse's current representative map: cells that Pulse now proves equal are merged, their tag permissions joined, and the owner trees of merged cells combined.

@meta-cla meta-cla Bot added the CLA Signed label Jul 25, 2026
@dulmarod
dulmarod merged commit 80e7b55 into facebook:main Jul 27, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants