[Openmp-commits] [PATCH] D41817: [OMPT] Enable OMPT on 32-bit ARM machines and fix type mismatch in omp_control_tool implementation that makes it run incorrectly on 32-bit machines
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jan 8 08:30:59 PST 2018
protze.joachim added a comment.
In https://reviews.llvm.org/D41817#969877, @pawosm01 wrote:
> I didn't even know these tests are allowed to be compiled with anything else than clang 6.0+...
All ompt tests were tested with gcc-4+, clang-4+, icc-15+. If not flaged different (UNSUPPORTED or REQUIRED) the tests should be compatible with these compilers.
Repository:
rOMP OpenMP
https://reviews.llvm.org/D41817
More information about the Openmp-commits
mailing list