[all-commits] [llvm/llvm-project] 51fc85: [OpenMP][NFC] Move mapping related logic into Mapp...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Thu Nov 30 17:08:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51fc8544c7a267e5621eadfebf758f46b015ebd4
https://github.com/llvm/llvm-project/commit/51fc8544c7a267e5621eadfebf758f46b015ebd4
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths:
M openmp/libomptarget/include/OpenMP/Mapping.h
M openmp/libomptarget/include/PluginManager.h
M openmp/libomptarget/src/device.cpp
M openmp/libomptarget/src/rtl.cpp
Log Message:
-----------
[OpenMP][NFC] Move mapping related logic into Mapping.h (#74009)
More information about the All-commits
mailing list