Daniel Skrobot

Results 11 comments of Daniel Skrobot

@premanandrao I did requested changes can you look over them? Thanks

@elizabethandrews Do you know how to check if function is a kernel in CollectSyclExternalFuncs?

Okay, I investigated it, and it seems that dependency checks on attributes were unnecessary.

@elizabethandrews Could you look at my changes?

@intel/llvm-reviewers-runtime Could you review?

It's idea and I would like to hear your opinions if we can remove that `std::runtime_error` for cuda cluster?

> @dyniols It looks like configure is failing on both platforms with this change, can you take a look to see if you can figure out the cause? Yes I...

@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.

> With this new change, a non-kernel functor with this attribute invoked inside the kernel will not generate this warning and I am pretty certain nested lambdas will have the...