llvm
68c8b831 - [SYCL] Print default arguments of templates when printing kernel names for lambdas/functors in integration header (#22339)

Commit
39 days ago
[SYCL] Print default arguments of templates when printing kernel names for lambdas/functors in integration header (#22339) This PR enables the printing of all default arguments of template specializations in the integration header when used in the kernel names of functors/lambdas. The printing happens unconditionally, regardless of whether the default argument is specified in the source code or not. --------- Co-authored-by: Klochkov, Denis <denis.klochkov@intel.com>
Author
Parents
Loading