This patch contains the following changes:
- Renamed the function DeviceTy::data_exchange to DeviceTy::dataExchange;
- Changed the second argument DeviceTy DstDev to DeviceTy &DstDev;
- Renamed the last argument.
Paths
| Differential D86238
[OpenMP] Refactored the function `DeviceTy::data_exchange` ClosedPublic Authored by tianshilei1992 on Aug 19 2020, 11:51 AM.
Details Summary This patch contains the following changes:
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 19 2020, 12:03 PM This revision was landed with ongoing or failed builds.Aug 19 2020, 1:08 PM Closed by commit rG83c3d07994c4: [OpenMP] Refactored the function `DeviceTy::data_exchange` (authored by tianshilei1992). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 286625 openmp/libomptarget/src/api.cpp
openmp/libomptarget/src/device.h
openmp/libomptarget/src/device.cpp
|