[PATCH] D14254: [OpenMP] Initial implementation of OpenMP offloading library - libomptarget device RTLs.
Jonas Hahnfeld via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 28 02:17:50 PST 2018
Hahnfeld accepted this revision.
Hahnfeld added a comment.
This revision is now accepted and ready to land.
LGTM
FYI: I just committed https://reviews.llvm.org/rC323615 so that `git-clang-format` will pick up changes to CUDA files in the future. Until then we need to do this manually with `clang-format`...
Repository:
rOMP OpenMP
https://reviews.llvm.org/D14254
More information about the llvm-commits
mailing list