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

Fix hoist_storage not handling condition correctly. #8123

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

abadams
Copy link
Member

@abadams abadams commented Feb 26, 2024

The allocation condition wasn't getting relaxed over the scope and loop vars like the extents were.

This fix is included in the rewrite_skip_stages PR, but it's a bug on main, so I'm opening it as a fresh PR on main in case the other branch gets stalled.

The allocation condition wasn't getting relaxed over the scope and loop
vars like the extents were.
@abadams abadams requested a review from vksnk February 26, 2024 19:46
@steven-johnson
Copy link
Contributor

Ready to land pending green

@steven-johnson steven-johnson merged commit 2b5beb3 into main Feb 27, 2024
17 of 18 checks passed
@steven-johnson steven-johnson deleted the abadams/fix_hoist_storage_allocation_condition branch February 27, 2024 01:11
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.

3 participants