llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL] Implement structs that contains special types as parameters to free function kernels

Open lbushi25 opened this issue 1 month ago • 2 comments

Add support for structs containing special types as free function kernel parameters.

lbushi25 avatar Dec 05 '25 19:12 lbushi25

@lbushi25 Would you mind update test sycl/test-e2e/FreeFunctionKernels/structs_with_special_types_as_kernel_paramters.cpp and remove all explicitly specified default template arguments for accessors ? CMPLRLLVM-68249 should already have been resolved.

dyniols avatar Dec 09 '25 11:12 dyniols

tagging @intel/llvm-reviewers-runtime for their review on the runtime changes

lbushi25 avatar Dec 10 '25 20:12 lbushi25

@intel/llvm-gatekeepers Can we merge this please?

lbushi25 avatar Dec 11 '25 16:12 lbushi25