llvm
llvm copied to clipboard
[SYCL][NativeCPU] Support native_cpu in llvm::Triple.
The initial design of NativeCPU limited it to Clang for ease of maintenance, but upcoming changes will require knowledge of NativeCPU in the LLVM parts, which changes what is easiest to maintain.