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

Closes #2866: Fix empty domain creation for block arrays #2867

Merged
merged 3 commits into from
Nov 29, 2023

Conversation

bmcdonald3
Copy link
Contributor

When adding support for multidimensional arrays, the code to create block domains was changed, which resulted in incorrect handling of size 0 block distributed arrays and an unnecessary change in the default value for symbol table entry shapes. In order to fix empty array assignment, this PR reverts the empty block domain array creation.

Closes #2866

@stress-tess stress-tess added this pull request to the merge queue Nov 29, 2023
Merged via the queue into Bears-R-Us:master with commit 4d61414 Nov 29, 2023
12 checks passed
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.

Fix empty domain creation for block arrays
2 participants