The OpenMP offloading device runtime depends on multiple tools. We
should ensure that these tools are build before invoking the OpenMP
build.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
| Time | Test | |
|---|---|---|
| 60,070 ms | x64 debian > MLIR.Examples/standalone::test.toy |
Event Timeline
| llvm/runtimes/CMakeLists.txt | ||
|---|---|---|
| 386 | These dependencies are only relevant for libomptarget. So if we're only building libomp they can be ignored. | |
Should AND OPENMP_ENABLE_LIBOMPTARGET) be moved to the top-level if?