-
Notifications
You must be signed in to change notification settings - Fork 801
[SYCL] Implement structs that contains special types as parameters to free function kernels #20844
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
Conversation
…ushi25/llvm into struct_contains_special_types
…ushi25/llvm into struct_contains_special_types
…ushi25/llvm into struct_contains_special_types
|
@lbushi25 Would you mind update test |
premanandrao
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @lbushi25
|
tagging @intel/llvm-reviewers-runtime for their review on the runtime changes |
steffenlarsen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
@intel/llvm-gatekeepers Can we merge this please? |
Add support for structs containing special types as free function kernel parameters.