[Openmp-commits] [PATCH] D107928: [OpenMP] Use IsHostPtr where needed in rest of omptarget.cpp
George Rokos via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Aug 27 15:54:03 PDT 2021
grokos accepted this revision.
grokos added a comment.
This revision is now accepted and ready to land.
I don't think it is at all possible to write a test emulating this rare case of TgtPtr in GPU memory having the same value as HstPtr in host memory, so this is good to go even without a test. LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107928/new/
https://reviews.llvm.org/D107928
More information about the Openmp-commits
mailing list