diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2021-10-01 14:37:02 -0400 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2021-10-08 15:36:57 -0400 |
commit | 208f9005277a22d7e282a568ea7849895b2a09d3 (patch) | |
tree | fd08f99d81a7ec82285932656e845982ecfa229f /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 007d98f520cad0fafb829e3919703739c8d171ce (diff) | |
download | llvm-208f9005277a22d7e282a568ea7849895b2a09d3.zip llvm-208f9005277a22d7e282a568ea7849895b2a09d3.tar.gz llvm-208f9005277a22d7e282a568ea7849895b2a09d3.tar.bz2 |
[Libomptarget] Add an external interface to dynamic shared memory
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
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions