[all-commits] [llvm/llvm-project] 338c80: [Libomptarget] Refine logic for determining if we ...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Fri Jul 7 12:07:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 338c80516bc71474b79ff3955b28196da50898a2
https://github.com/llvm/llvm-project/commit/338c80516bc71474b79ff3955b28196da50898a2
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-07-07 (Fri, 07 Jul 2023)
Changed paths:
M openmp/libomptarget/CMakeLists.txt
M openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeLists.txt
M openmp/libomptarget/test/lit.site.cfg.in
Log Message:
-----------
[Libomptarget] Refine logic for determining if we support RPC
Summary:
Add a requirement for the GPU libc to only be on if its enabled
explicitly. Fix the logic around the pythonification of the variable.
More information about the All-commits
mailing list