[PATCH] D38968: [OpenMP] Implement omp_is_initial_device() as builtin
Jonas Hahnfeld via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 16 13:44:14 PDT 2017
Hahnfeld added a comment.
In https://reviews.llvm.org/D38968#898951, @grokos wrote:
> Now that this issue has been addressed and regressions tests pass, should we re-enable Cmake to build libomptarget by default?
Yes, I already have a local patch which also takes care of restricting the tests to Clang versions newer than 6.0.0. I will post it for review once I've committed this revision.
https://reviews.llvm.org/D38968
More information about the cfe-commits
mailing list