Skip to content

Commit 45e7fc4

Browse files
committed
Unxfail: openmp/runtime/test/transform/tile/intfor.F90
1 parent 057fd6b commit 45e7fc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openmp/runtime/test/transform/tile/intfor.F90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
! This test checks lowering of the OpenMP tile directive
22
! It is done 3 times corresponding to every possible fraction of the last
33
! iteration before passing beyond UB.
4-
! XFAIL: *
54
! RUN: %flang %flags %openmp_flags -fopenmp-version=51 -DUB=16 %s -o %t-ub16.exe
65
! RUN: %flang %flags %openmp_flags -fopenmp-version=51 -DUB=17 %s -o %t-ub17.exe
76
! RUN: %flang %flags %openmp_flags -fopenmp-version=51 -DUB=18 %s -o %t-ub18.exe

0 commit comments

Comments
 (0)