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][COMPAT] kernel_function and kernel_library constexpr constructors #13932

Merged
merged 1 commit into from
May 29, 2024

Conversation

Alcpz
Copy link
Contributor

@Alcpz Alcpz commented May 28, 2024

Updated classes in sycl/include/syclcompat/kernel.hpp to have constexpr constructors and align to SYCLomatic's latest kernel.hpp header.

@Alcpz Alcpz requested a review from a team as a code owner May 28, 2024 11:35
Copy link
Contributor

@joeatodd joeatodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚢

Signed-off-by: Alberto Cabrera <alberto.cabrera@codeplay.com>
@Alcpz
Copy link
Contributor Author

Alcpz commented May 29, 2024

@intel/llvm-gatekeepers Ready for merging. Issue is unrelated to our code (Affects Graphs which already have plenty of issues regarding failing tests). Thanks!

@steffenlarsen
Copy link
Contributor

@intel/llvm-gatekeepers Ready for merging. Issue is unrelated to our code (Affects Graphs which already have plenty of issues regarding failing tests). Thanks!

@Alcpz - I do not see any issues with the failing test. If you think it is related to an open issue, please mention in that issue that the test failed for this PR and link the issue here.

@Alcpz
Copy link
Contributor Author

Alcpz commented May 29, 2024

@steffenlarsen My bad. I was looking at the wrong action. Here is the link to the issue
#13951

@steffenlarsen
Copy link
Contributor

Thank you! Let's get it merged. 😄

@steffenlarsen steffenlarsen merged commit 1d2007b into intel:sycl May 29, 2024
14 of 15 checks passed
@Alcpz Alcpz deleted the Alcpz/constexpr-kernels branch May 30, 2024 10:00
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