[all-commits] [llvm/llvm-project] 727298: [libomptarget] Refactor DeviceRTL prior to AMDGPU ...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Tue Oct 19 00:05:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7272982e1dfe89d492de4aac3e23d9cdcb1198fa
https://github.com/llvm/llvm-project/commit/7272982e1dfe89d492de4aac3e23d9cdcb1198fa
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-10-19 (Tue, 19 Oct 2021)
Changed paths:
M openmp/libomptarget/DeviceRTL/include/Synchronization.h
M openmp/libomptarget/DeviceRTL/src/Mapping.cpp
M openmp/libomptarget/DeviceRTL/src/Reduction.cpp
M openmp/libomptarget/DeviceRTL/src/Synchronization.cpp
M openmp/libomptarget/DeviceRTL/src/Utils.cpp
Log Message:
-----------
[libomptarget] Refactor DeviceRTL prior to AMDGPU bringup
Subset of D111993. Fix typos, rename read to load.
Reviewed By: tianshilei1992
Differential Revision: https://reviews.llvm.org/D111999
More information about the All-commits
mailing list