[Openmp-commits] [PATCH] D44186: [OpenMP] New clang/libomptarget map interface: remove translation code
George Rokos via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon May 21 07:46:33 PDT 2018
grokos added a comment.
In https://reviews.llvm.org/D44186#1105894, @Hahnfeld wrote:
> Was the new map interface added to Clang and just missed it?
No, the clang patch needs to be reimplemented, the current version is not going to be accepted. I'm looking into it.
The libomptarget-side of things does not need to change, however, so this patch will remain as-is, waiting to be upstreamed once the clang patch is ready (unless there are comments of course).
Repository:
rOMP OpenMP
https://reviews.llvm.org/D44186
More information about the Openmp-commits
mailing list