[PATCH] D139287: [WIP][OpenMP] Introduce basic JIT support to OpenMP target offloading
Shilei Tian via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 7 12:35:13 PST 2022
tianshilei1992 marked 5 inline comments as done.
tianshilei1992 added inline comments.
================
Comment at: openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeLists.txt:24
else()
llvm_map_components_to_libnames(llvm_libs Support)
endif()
----------------
Have to figure out what components here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139287/new/
https://reviews.llvm.org/D139287
More information about the cfe-commits
mailing list