llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL][NativeCPU] Support native_cpu in llvm::Triple.

Open hvdijk opened this issue 5 months ago • 4 comments

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.

hvdijk avatar Jun 03 '25 11:06 hvdijk