[Openmp-commits] [PATCH] D134845: [OpenMP][libomptarget] Emit runtime message when variable is incorrectly mapped to device
Ravi Narayanaswamy via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Sep 29 14:49:47 PDT 2022
RaviNarayanaswamy added a comment.
I am not sure if we should generate this message. The spec says "Each list item must have a corresponding list item in the device data environment or be accessible on the target device."
The pointer may be in the unified_shared_memory.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134845/new/
https://reviews.llvm.org/D134845
More information about the Openmp-commits
mailing list