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

ZIR-163: Modify layout to not use 'pinning' concept #28

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Conversation

jbruestle
Copy link
Contributor

Modify layout to not use 'pinning' concept. Instead for each aliased value, 'preallocate' it when processing the appropriate ancestor component

…sed value 'preallocate' it when processing the appropriate ancestor component
@github-actions github-actions bot changed the title Modify layout to not use 'pinning' concept ZIR-163: Modify layout to not use 'pinning' concept Sep 10, 2024
Copy link
Contributor

@jacobdweightman jacobdweightman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feels a lot like the old argument hoisting code, generalized to work with arbitrary layout aliases. Very nice! ☕

@jbruestle jbruestle merged commit 01a19d3 into main Sep 11, 2024
8 checks passed
@jbruestle jbruestle deleted the jeremy-depin branch September 11, 2024 04:51
tzerrell pushed a commit that referenced this pull request Oct 15, 2024
…sed value 'preallocate' it when processing the appropriate ancestor component (#28)
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