[Openmp-commits] [PATCH] D118268: [openmp] Disable build of old runtimes by default
George Rokos via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jan 26 09:48:37 PST 2022
grokos added inline comments.
================
Comment at: openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt:14
+set(LIBOMPTARGET_BUILD_AMDGCN_BCLIB FALSE CACHE BOOL
+ "Can be set to true to disable building this library.")
----------------
to enable
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118268/new/
https://reviews.llvm.org/D118268
More information about the Openmp-commits
mailing list