Skip to content

Fix hoist_storage not handling condition correctly.#8123

Merged
steven-johnson merged 1 commit into
mainfrom
abadams/fix_hoist_storage_allocation_condition
Feb 27, 2024
Merged

Fix hoist_storage not handling condition correctly.#8123
steven-johnson merged 1 commit into
mainfrom
abadams/fix_hoist_storage_allocation_condition

Conversation

@abadams

@abadams abadams commented Feb 26, 2024

Copy link
Copy Markdown
Member

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
Copy Markdown
Contributor

Ready to land pending green

@steven-johnson steven-johnson merged commit 2b5beb3 into main Feb 27, 2024
@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