[PATCH] D141158: [OpenMP] Introduce '-f[no-]openmp-target-jit' flag to control JIT for offloading
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 9 08:04:21 PST 2023
jhuber6 added a comment.
In D141158#4035875 <https://reviews.llvm.org/D141158#4035875>, @gribozavr2 wrote:
> The newly added test fails when `tools/clang/include/clang/Config/config.h` is configured with `#define CLANG_DEFAULT_OPENMP_RUNTIME "libgomp"`. Please fix. Thanks!
Should be fixed now, let me know if there's anything else failing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141158/new/
https://reviews.llvm.org/D141158
More information about the cfe-commits
mailing list