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][Graph] Add graph test for padded struct parameters #15575

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

fabiomestre
Copy link
Contributor

Add test that checks graph update functionality when the parameters for the kernel node are large structs with padding added by the compiler.

Add test that checks graph update functionality when the parameters
for the kernel node are large structs with padding added by the
compiler.
@fabiomestre fabiomestre marked this pull request as ready for review October 2, 2024 14:51
@fabiomestre fabiomestre requested a review from a team as a code owner October 2, 2024 14:51
@EwanC EwanC changed the title [Graph] Add graph test for padded struct parameters [SYCL][Graph] Add graph test for padded struct parameters Oct 4, 2024
@EwanC
Copy link
Contributor

EwanC commented Oct 4, 2024

@intel/llvm-gatekeepers This is good to merge, thanks

@martygrant martygrant merged commit b808427 into intel:sycl Oct 4, 2024
13 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.

3 participants