Skip to content

Conversation

@estewart08
Copy link
Contributor

Support for openmp and offload debug/perf/asan libraries has moved to build_llvm_runtimes_standalone.sh. This script invokes the cmake in llvm-project/runtimes instead of the openmp or offload directories. Upstream will eventually remove OPENMP_STANDALONE_BUILD.

  • LLVM_BINARY_DIR introduced to notify the runtimes standalone build where clang is.
  • USE_LIBOMPTARGET_LIBRARY_DIR=On introduced to keep offload build files out of the install directory.

This will be dependent on a LLVM patch.

@estewart08 estewart08 force-pushed the remove-openmp-standalone-logic-support branch 2 times, most recently from 67d740a to 0102b38 Compare October 31, 2025 14:43
Support for openmp and offload debug/perf/asan libraries has moved to
build_llvm_runtimes_standalone.sh. This script invokes the cmake in
llvm-project/runtimes instead of the openmp or offload directories.
Upstream will eventually remove OPENMP_STANDALONE_BUILD.

- LLVM_BINARY_DIR introduced to notify the runtimes standalone build where clang is.
- USE_LIBOMPTARGET_LIBRARY_DIR=On introduced to keep offload build files
out of the install directory.
@estewart08 estewart08 force-pushed the remove-openmp-standalone-logic-support branch from 0102b38 to 115ef84 Compare October 31, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants