[Openmp-commits] [clang] [openmp] [OFFLOAD] Build DeviceRTL with SPIRV backend (PR #174675)

Joseph Huber via Openmp-commits openmp-commits at lists.llvm.org
Thu Jan 29 10:30:14 PST 2026


jhuber6 wrote:

> @jhuber6, Do you think we should enable build of DeviceRTL with SPIRV by default ? I know it is probably not of production quality yet, but the only potential user of it is l0 plugin that is not enabled by default. On the other hand it should make work of everybody who is working on that a little bit easier

What do you mean "By default"? None of these are enabled by default, the user opts-into them. If you're asking about adding it to the `Offload.cmake` cache file that gives some build directions that should wait until it's a functional toolchain.

https://github.com/llvm/llvm-project/pull/174675


More information about the Openmp-commits mailing list