[Openmp-commits] [PATCH] D40384: [OMPT] Add annotations to testcases that are expected to fail when using certain compilers
Simon Convent via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Nov 23 02:02:35 PST 2017
sconvent created this revision.
Herald added a subscriber: mgorny.
Add annotations to testcases that are expected to fail when using certain compilers
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.124051.patch
Type: text/x-patch
Size: 11780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20171123/d0ec4be7/attachment-0001.bin>
More information about the Openmp-commits
mailing list