forked from OSchip/llvm-project
208f900527
This patch adds an external interface to access the dynamic shared memory buffer in the device runtime. The function introduced is ``llvm_omp_get_dynamic_shared``. This includes a host-side definition that only returns a null pointer so that it can be used when host-fallback is enabled without crashing. Support for dynamic shared memory was also ported to the old device runtime. Reviewed By: JonChesterfield Differential Revision: https://reviews.llvm.org/D110957 |
||
---|---|---|
.. | ||
Debug.h | ||
DeviceEnvironment.h | ||
SourceInfo.h | ||
dlwrap.h | ||
omptarget.h | ||
omptargetplugin.h |