[all-commits] [llvm/llvm-project] 4c4bda: [OpenMP] Temporarily disable failing runtime tests...
Saiyedul Islam via All-commits
all-commits at lists.llvm.org
Mon Jul 6 07:05:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4c4bda1630a67e656fb1e18b25cb27344df58493
https://github.com/llvm/llvm-project/commit/4c4bda1630a67e656fb1e18b25cb27344df58493
Author: Saiyedul Islam <Saiyedul.Islam at amd.com>
Date: 2020-07-06 (Mon, 06 Jul 2020)
Changed paths:
M openmp/runtime/test/env/kmp_set_dispatch_buf.c
M openmp/runtime/test/lit.cfg
M openmp/runtime/test/worksharing/for/kmp_set_dispatch_buf.c
Log Message:
-----------
[OpenMP] Temporarily disable failing runtime tests for OpenMP 5.0
Following tests are failing after upgrading to version 5.0 but are passing
for version 4.5:
1. openmp/runtime/test/env/kmp_set_dispatch_buf.c
2. openmp/runtime/test/worksharing/for/kmp_set_dispatch_buf.c
To be enabled as soon as these tests are fixed.
Reviewed By: ABataev
Differential Revision: https://reviews.llvm.org/D82963
More information about the All-commits
mailing list