llvm
llvm copied to clipboard
[SYCL] [NATIVECPU] Driver fix to stop defining NativeCPU macro for other SYCL targets
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.