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

[SYCL] Confirm support for nested arrays after struct decomposition complete in PR#1877 #2018

Closed
elizabethandrews opened this issue Jun 30, 2020 · 0 comments · Fixed by #1877
Assignees

Comments

@elizabethandrews
Copy link
Contributor

Support for 'top-level' arrays is added in #1841. Nested arrays however are not supported.

Nested arrays are expected to work once PR #1841 is merged with with #1877 - a PR which redesigns kernel parameter passing for struct fields.

This issue is filed to ensure nested array support is handled in PR#1877 and corresponding tests marked as XFAIL are enabled.

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 a pull request may close this issue.

1 participant