Current clang trunk reports _OPENMP to be 201307 = OpenMP 4.0. It doesn't recognize #pragma omp declare target though (patch still pending) and therefore fails compilation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D16631
[OMPT] Workaround clang failing with 'declare target' ClosedPublic Authored by Hahnfeld on Jan 27 2016, 7:29 AM.
Details Summary Current clang trunk reports _OPENMP to be 201307 = OpenMP 4.0. It doesn't recognize #pragma omp declare target though (patch still pending) and therefore fails compilation.
Diff Detail
Event TimelineHahnfeld updated this object. This revision is now accepted and ready to land.Jan 27 2016, 8:44 AM Closed by commit rL259026: [OMPT] Workaround clang failing with 'declare target' (authored by Hahnfeld). · Explain WhyJan 27 2016, 11:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 46226 openmp/trunk/runtime/src/include/30/ompt.h.var
openmp/trunk/runtime/src/include/40/ompt.h.var
openmp/trunk/runtime/src/include/41/ompt.h.var
|