This is an implementation of __tgt_target_data_begin_mapper_issue and __tgt_target_data_begin_mapper_wait
functions, and some other required changes.
Details
Details
- Reviewers
jdoerfert
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Paths
| Differential D133832
[libomptarget] Mapper function spliting Needs ReviewPublic Authored by dtalaashrafi on Sep 13 2022, 9:18 PM.
Details
Summary This is an implementation of __tgt_target_data_begin_mapper_issue and __tgt_target_data_begin_mapper_wait
Diff Detail
Unit TestsFailed Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptSep 13 2022, 9:18 PM jdoerfert added a parent revision: D132045: [OpenMPOpt] Improving memory transfer latency hiding.Sep 14 2022, 2:48 PM
Revision Contents
Diff 459966 llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
openmp/libomptarget/include/omptarget.h
openmp/libomptarget/src/exports
openmp/libomptarget/src/interface.cpp
openmp/libomptarget/src/omptarget.cpp
openmp/libomptarget/src/private.h
|