llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL] [NATIVECPU] Driver fix to stop defining NativeCPU macro for other SYCL targets

Open uwedolinsky opened this issue 1 year ago • 0 comments

This PR fixes an issue in the driver where the compiler option to define the Native CPU macros is incorrectly passed to device compiler invocations for other sycl targets.

uwedolinsky avatar Feb 21 '24 15:02 uwedolinsky