[all-commits] [llvm/llvm-project] 741e55: [OpenMP] Temporarily disable failing runtime tests...
Saiyedul Islam via All-commits
all-commits at lists.llvm.org
Tue Jul 21 08:33:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 741e55aeed758c747d91e99e7164afa2fb5d9c10
https://github.com/llvm/llvm-project/commit/741e55aeed758c747d91e99e7164afa2fb5d9c10
Author: Saiyedul Islam <Saiyedul.Islam at amd.com>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M openmp/runtime/test/env/kmp_set_dispatch_buf.c
M openmp/runtime/test/worksharing/for/kmp_set_dispatch_buf.c
Log Message:
-----------
[OpenMP] Temporarily disable failing runtime tests for clang-12
Following tests were disabled for clang-11 after upgrading to
version 5.0 in D82963:
1. openmp/runtime/test/env/kmp_set_dispatch_buf.c
2. openmp/runtime/test/worksharing/for/kmp_set_dispatch_buf.c
They are also failing for clang-12. Thus this temporary disabling
until they are fixed.
Reviewed By: ABataev
Differential Revision: https://reviews.llvm.org/D84241
More information about the All-commits
mailing list