[Openmp-commits] [llvm] [openmp] [Offload] Move `/openmp/libomptarget` to `/offload` (PR #75125)
Florian Hahn via Openmp-commits
openmp-commits at lists.llvm.org
Tue Apr 30 01:20:15 PDT 2024
fhahn wrote:
With this change, previous cmake configurations only using `-DLLVM_ENABLE_RUNTIMES="openmp"` silently appear to not configure `openmp` at all; if `offload` is required for `openmp` to be enabled, could we error on `-DLLVM_ENABLE_RUNTIMES="openmp"`?
It also looks like https://openmp.llvm.org/SupportAndFAQ.html needs updating?
https://github.com/llvm/llvm-project/pull/75125
More information about the Openmp-commits
mailing list