kbobrovs

Results 4 issues of kbobrovs

- Introduce an intermediate lambda in invoke_simd and call SIMD target from the lambda with given (SIMD) arguments coming from the lambda's formal parameters. This way compiler automatically performs necessary...

This code in CL/sycl/detail/type_list.hpp `template ` causes compilation error if user specifies `-DVL=` option on the command line. `VL` is a popular acronym for "vector length", people may use it...

enhancement
good first issue
confirmed

Signed-off-by: Konstantin S Bobrovsky

Stale

This issue captures code review discussions for https://github.com/intel/llvm/pull/2097. This LLVM pass basically "unwraps" LLVM vectors wrapped into `intel::gpu::simd` objects when they are used as function formal and actual parameters, plus...

esimd
confirmed