[Openmp-commits] [PATCH] D96430: [OpenMP][NFC] Unify `target` API with other by passing a `__tgt_async_info` pointer
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Feb 16 11:20:51 PST 2021
tianshilei1992 added inline comments.
================
Comment at: openmp/libomptarget/src/omptarget.cpp:14
+#include "omptarget.h"
#include "device.h"
----------------
Do we need this header here?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96430/new/
https://reviews.llvm.org/D96430
More information about the Openmp-commits
mailing list