[Openmp-commits] [PATCH] D65340: [OpenMP][libomptarget] Add support for close map modifier
Gheorghe-Teodor Bercea via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Aug 9 11:35:13 PDT 2019
gtbercea added a comment.
In D65340#1623325 <https://reviews.llvm.org/D65340#1623325>, @Hahnfeld wrote:
> I disagree, the information about `requires` directives only needs to be present when initializing the device, not when loading a library. I've posted D66019 <https://reviews.llvm.org/D66019> to solve this and fix the test I mentioned in D65001 <https://reviews.llvm.org/D65001>.
Ok I'll add back the calls to the register_requires functions.
Repository:
rOMP OpenMP
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65340/new/
https://reviews.llvm.org/D65340
More information about the Openmp-commits
mailing list