[all-commits] [llvm/llvm-project] 148dec: [OpenMP][NFC] Separate Envar (environment variable...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Thu Nov 30 15:23:52 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 148dec9fa43b3a16b08169df8bdf3bbae24aa9b0
https://github.com/llvm/llvm-project/commit/148dec9fa43b3a16b08169df8bdf3bbae24aa9b0
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths:
A openmp/libomptarget/include/Shared/EnvironmentVar.h
M openmp/libomptarget/include/Shared/Utils.h
M openmp/libomptarget/plugins-nextgen/common/include/JIT.h
M openmp/libomptarget/plugins-nextgen/common/include/MemoryManager.h
M openmp/libomptarget/plugins-nextgen/common/include/PluginInterface.h
M openmp/libomptarget/src/device.cpp
M openmp/libomptarget/src/interface.cpp
M openmp/libomptarget/src/rtl.cpp
Log Message:
-----------
[OpenMP][NFC] Separate Envar (environment variable) handling (#73994)
More information about the All-commits
mailing list