Skip to content

[SYCL] Do not decompose arrays with pointers #7015

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

Merged
merged 6 commits into from
Oct 13, 2022

Conversation

elizabethandrews
Copy link
Contributor

@elizabethandrews elizabethandrews commented Oct 11, 2022

Arrays with pointers are no longer decomposed into array elements when generating openCL kernel arguments.

Signed-off-by: Elizabeth Andrews elizabeth.andrews@intel.com

Arrays are no longer decomposed into its elements.

Signed-off-by: Elizabeth Andrews <elizabeth.andrews@intel.com>
@elizabethandrews elizabethandrews requested a review from a team as a code owner October 11, 2022 03:01
Signed-off-by: Elizabeth Andrews <elizabeth.andrews@intel.com>
Signed-off-by: Elizabeth Andrews <elizabeth.andrews@intel.com>
Signed-off-by: Elizabeth Andrews <elizabeth.andrews@intel.com>
@pvchupin
Copy link
Contributor

@elizabethandrews, please resolve conflicts

@elizabethandrews
Copy link
Contributor Author

elizabethandrews commented Oct 13, 2022

@intel/llvm-gatekeepers PR is ready for review and merge

@pvchupin pvchupin merged commit d4478a4 into intel:sycl Oct 13, 2022
@pvchupin
Copy link
Contributor

@elizabethandrews, please follow up on post-commit issues on Windows: https://github.com/intel/llvm/actions/runs/3245312292

Failed Tests (2):
  Clang :: SemaSYCL/array-kernel-param.cpp
  Clang :: SemaSYCL/built-in-type-kernel-arg.cpp

@elizabethandrews
Copy link
Contributor Author

@elizabethandrews, please follow up on post-commit issues on Windows: https://github.com/intel/llvm/actions/runs/3245312292

Failed Tests (2):
  Clang :: SemaSYCL/array-kernel-param.cpp
  Clang :: SemaSYCL/built-in-type-kernel-arg.cpp

#7064

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.

5 participants