[Openmp-commits] [PATCH] D40384: [OMPT] Add annotations to testcases that are expected to fail when using certain compilers
Phabricator via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Dec 21 05:56:12 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rOMP321262: [OMPT] Add annotations to testcases that are expected to fail when using… (authored by jprotze, committed by ).
Repository:
rOMP OpenMP
https://reviews.llvm.org/D40384
Files:
cmake/OpenMPTesting.cmake
runtime/test/ompt/cancel/cancel_taskgroup.c
runtime/test/ompt/cancel/cancel_worksharing.c
runtime/test/ompt/misc/control_tool.c
runtime/test/ompt/parallel/max_active_levels_serialized.c
runtime/test/ompt/parallel/nested.c
runtime/test/ompt/parallel/nested_lwt.c
runtime/test/ompt/parallel/nested_serialized.c
runtime/test/ompt/parallel/parallel_if0.c
runtime/test/ompt/parallel/serialized.c
runtime/test/ompt/synchronization/barrier/explicit.c
runtime/test/ompt/synchronization/barrier/for_loop.c
runtime/test/ompt/synchronization/barrier/for_simd.c
runtime/test/ompt/synchronization/barrier/single.c
runtime/test/ompt/synchronization/critical.c
runtime/test/ompt/synchronization/ordered.c
runtime/test/ompt/synchronization/taskgroup.c
runtime/test/ompt/synchronization/taskwait.c
runtime/test/ompt/synchronization/test_nest_lock_parallel.c
runtime/test/ompt/tasks/dependences.c
runtime/test/ompt/tasks/explicit_task.c
runtime/test/ompt/tasks/serialized.c
runtime/test/ompt/worksharing/for/dynamic_split.c
runtime/test/ompt/worksharing/for/guided_split.c
runtime/test/ompt/worksharing/for/runtime_split.c
runtime/test/ompt/worksharing/sections.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40384.127871.patch
Type: text/x-patch
Size: 11935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20171221/77434bd0/attachment.bin>
More information about the Openmp-commits
mailing list