Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96430
[OpenMP][NFC] Unify `target` API with other by passing a `__tgt_async_info` pointer ClosedPublic Authored by jdoerfert on Feb 10 2021, 9:52 AM.
Details
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Feb 16 2021, 11:21 AM
This revision was landed with ongoing or failed builds.Feb 16 2021, 1:38 PM Closed by commit rG942728763b8e: [OpenMP][NFC] Unify `target` API with other by passing a `__tgt_async_info`… (authored by jdoerfert). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 324103 openmp/libomptarget/src/interface.cpp
openmp/libomptarget/src/omptarget.cpp
openmp/libomptarget/src/private.h
openmp/libomptarget/src/rtl.cpp
|
Do we need this header here?