Subset of D111993. Fix typos, rename read to load.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM. It's not NFC because there are some function cleanup, function signature changes, etc.
Paths
| Differential D111999
[libomptarget] Refactor DeviceRTL prior to AMDGPU bringup ClosedPublic Authored by JonChesterfield on Oct 18 2021, 8:13 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 2 others. · View Herald TranscriptOct 18 2021, 8:13 AM Comment Actions LGTM. It's not NFC because there are some function cleanup, function signature changes, etc. This revision is now accepted and ready to land.Oct 18 2021, 5:06 PM JonChesterfield retitled this revision from [libomptarget][nfc] Refactor DeviceRTL prior to AMDGPU bringup to [libomptarget] Refactor DeviceRTL prior to AMDGPU bringup.Oct 19 2021, 12:04 AM This revision was landed with ongoing or failed builds.Oct 19 2021, 12:05 AM Closed by commit rG7272982e1dfe: [libomptarget] Refactor DeviceRTL prior to AMDGPU bringup (authored by JonChesterfield). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 380593 openmp/libomptarget/DeviceRTL/include/Synchronization.h
openmp/libomptarget/DeviceRTL/src/Mapping.cpp
openmp/libomptarget/DeviceRTL/src/Reduction.cpp
openmp/libomptarget/DeviceRTL/src/Synchronization.cpp
openmp/libomptarget/DeviceRTL/src/Utils.cpp
|