-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfail_db.txt
122 lines (122 loc) · 11.8 KB
/
fail_db.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
% The list is unordered and contains information about commonly used platforms / configurations.
% Our goal is to maintain this list for Linux, macOS and Windows with reasonably new compilers.
% Note, that it's important which C++ compiler was used.
% Please also note that it's very important to have correctly built LLVM. There are a number of
% LLVM bugs in released versions, that we have to workaround by applying patches (see llvm_patches
% folder). The recommended way to build LLVM on Unix is to use "alloy.py".
%
List of known fails.
./tests/short-vec-6.ispc runfail xe64 gen9-x8 unspec Linux LLVM 14.0 clang++14.0 O0 spv *
./tests/short-vec-6.ispc runfail xe64 gen9-x16 unspec Linux LLVM 14.0 clang++14.0 O0 spv *
./tests/int8-wrap.ispc runfail xe64 xehpc-x16 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/padds-i64.ispc runfail xe64 xehpc-x16 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/padds-vi64.ispc runfail xe64 xehpc-x16 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/paddus-i64.ispc runfail xe64 xehpc-x16 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/paddus-vi64.ispc runfail xe64 xehpc-x16 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/pmuls-i64.ispc runfail xe64 xehpc-x16 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/pmuls-vi64.ispc runfail xe64 xehpc-x16 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/pmulus-i64.ispc runfail xe64 xehpc-x16 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/pmulus-vi64.ispc runfail xe64 xehpc-x16 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/psubs-i64.ispc runfail xe64 xehpc-x16 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/psubs-vi64.ispc runfail xe64 xehpc-x16 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/int8-wrap.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/padds-i64.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/padds-vi64.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/paddus-i64.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/paddus-vi64.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/pmuls-i64.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/pmuls-vi64.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/pmulus-i64.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/pmulus-vi64.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/psubs-i64.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/psubs-vi64.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 14.0 clang++14.0 O2 spv *
./tests/short-vec-6.ispc runfail xe64 gen9-x8 unspec Linux LLVM 15.0 clang++15.0 O0 spv *
./tests/short-vec-6.ispc runfail xe64 gen9-x16 unspec Linux LLVM 15.0 clang++15.0 O0 spv *
./tests/int8-wrap.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 15.0 clang++15.0 O2 spv *
./tests/ind-var-bounds-and-types.ispc runfail xe64 xehpg-x8 dg2 Linux LLVM 15.0 clang++15.0 O0 spv *
./tests/soa-6.ispc runfail xe64 gen9-x8 unspec Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/soa-7.ispc runfail xe64 gen9-x8 unspec Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/print_uniform-f16.ispc runfail xe64 gen9-x8 unspec Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/print_uniform-f32.ispc runfail xe64 gen9-x8 unspec Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/print_uniform-f64.ispc runfail xe64 gen9-x8 unspec Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/print_uniform-i16.ispc runfail xe64 gen9-x8 unspec Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/print_uniform-i32.ispc runfail xe64 gen9-x8 unspec Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/print_uniform-i64.ispc runfail xe64 gen9-x8 unspec Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/print_uniform-i8.ispc runfail xe64 gen9-x8 unspec Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/print_uniform-f16.ispc runfail xe64 gen9-x16 unspec Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/print_uniform-f32.ispc runfail xe64 gen9-x16 unspec Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/print_uniform-f64.ispc runfail xe64 gen9-x16 unspec Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/print_uniform-i16.ispc runfail xe64 gen9-x16 unspec Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/print_uniform-i32.ispc runfail xe64 gen9-x16 unspec Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/print_uniform-i64.ispc runfail xe64 gen9-x16 unspec Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/print_uniform-i8.ispc runfail xe64 gen9-x16 unspec Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/soa-6.ispc runfail xe64 xehpg-x8 dg2 Linux LLVM 16.0 clang++16.0 O2 ze *
./tests/soa-7.ispc runfail xe64 xehpg-x8 dg2 Linux LLVM 16.0 clang++16.0 O2 ze *
./tests/soa-6.ispc runfail xe64 xehpg-x8 dg2 Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/soa-7.ispc runfail xe64 xehpg-x8 dg2 Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/int8-wrap.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 16.0 clang++16.0 O2 spv *
./tests/1596.ispc runfail xe64 gen9-x8 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/soa-6.ispc runfail xe64 gen9-x8 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/soa-7.ispc runfail xe64 gen9-x8 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_bool.ispc runfail xe64 gen9-x8 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_bool_simd.ispc runfail xe64 gen9-x8 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_varying_simd.ispc runfail xe64 gen9-x8 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_uniform-f16.ispc runfail xe64 gen9-x8 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_uniform-f32.ispc runfail xe64 gen9-x8 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_uniform-f64.ispc runfail xe64 gen9-x8 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_uniform-i16.ispc runfail xe64 gen9-x8 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_uniform-i32.ispc runfail xe64 gen9-x8 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_uniform-i64.ispc runfail xe64 gen9-x8 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_uniform-i8.ispc runfail xe64 gen9-x8 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/1596.ispc runfail xe64 gen9-x16 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_bool.ispc runfail xe64 gen9-x16 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_bool_simd.ispc runfail xe64 gen9-x16 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_varying_simd.ispc runfail xe64 gen9-x16 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_uniform-f16.ispc runfail xe64 gen9-x16 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_uniform-f32.ispc runfail xe64 gen9-x16 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_uniform-f64.ispc runfail xe64 gen9-x16 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_uniform-i16.ispc runfail xe64 gen9-x16 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_uniform-i32.ispc runfail xe64 gen9-x16 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_uniform-i64.ispc runfail xe64 gen9-x16 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_uniform-i8.ispc runfail xe64 gen9-x16 unspec Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/1596.ispc runfail xe64 xehpg-x8 dg2 Linux LLVM 17.0 clang++17.0 O2 ze *
./tests/print_bool.ispc runfail xe64 xehpg-x8 dg2 Linux LLVM 17.0 clang++17.0 O2 ze *
./tests/print_varying_simd.ispc runfail xe64 xehpg-x8 dg2 Linux LLVM 17.0 clang++17.0 O2 ze *
./tests/1596.ispc runfail xe64 xehpg-x16 dg2 Linux LLVM 17.0 clang++17.0 O2 ze *
./tests/print_bool.ispc runfail xe64 xehpg-x16 dg2 Linux LLVM 17.0 clang++17.0 O2 ze *
./tests/print_varying_simd.ispc runfail xe64 xehpg-x16 dg2 Linux LLVM 17.0 clang++17.0 O2 ze *
./tests/soa-6.ispc runfail xe64 xehpg-x8 dg2 Linux LLVM 17.0 clang++17.0 O2 ze *
./tests/soa-7.ispc runfail xe64 xehpg-x8 dg2 Linux LLVM 17.0 clang++17.0 O2 ze *
./tests/1596.ispc runfail xe64 xelp-x8 tgllp Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_bool.ispc runfail xe64 xelp-x8 tgllp Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_varying_simd.ispc runfail xe64 xelp-x8 tgllp Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/1596.ispc runfail xe64 xelp-x16 tgllp Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_bool.ispc runfail xe64 xelp-x16 tgllp Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_varying_simd.ispc runfail xe64 xelp-x16 tgllp Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/1596.ispc runfail xe64 xehpg-x8 dg2 Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_bool.ispc runfail xe64 xehpg-x8 dg2 Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_varying_simd.ispc runfail xe64 xehpg-x8 dg2 Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/1596.ispc runfail xe64 xehpg-x16 dg2 Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_bool.ispc runfail xe64 xehpg-x16 dg2 Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_varying_simd.ispc runfail xe64 xehpg-x16 dg2 Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/soa-6.ispc runfail xe64 xehpg-x8 dg2 Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/soa-7.ispc runfail xe64 xehpg-x8 dg2 Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/1596.ispc runfail xe64 xehpc-x16 pvc Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_bool.ispc runfail xe64 xehpc-x16 pvc Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_bool_simd.ispc runfail xe64 xehpc-x16 pvc Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_varying_simd.ispc runfail xe64 xehpc-x16 pvc Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/1596.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_bool.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_bool_simd.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_varying_simd.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/int8-wrap.ispc runfail xe64 xehpc-x32 pvc Linux LLVM 17.0 clang++17.0 O2 spv *
./tests/print_bool.ispc compfail xe64 xehpg-x8 dg2 Linux LLVM 17.0 clang++17.0 O2 ze *
./tests/print_varying_simd.ispc compfail xe64 xehpg-x8 dg2 Linux LLVM 17.0 clang++17.0 O2 ze *
./tests/print_bool.ispc compfail xe64 xehpg-x16 dg2 Linux LLVM 17.0 clang++17.0 O2 ze *
./tests/print_varying_simd.ispc compfail xe64 xehpg-x16 dg2 Linux LLVM 17.0 clang++17.0 O2 ze *
.\tests\1596.ispc runfail xe64 xelp-x8 tgllp Windows LLVM 17.0 cl O2 spv *
.\tests\print_bool.ispc runfail xe64 xelp-x8 tgllp Windows LLVM 17.0 cl O2 spv *
.\tests\print_varying_simd.ispc runfail xe64 xelp-x8 tgllp Windows LLVM 17.0 cl O2 spv *
.\tests\1596.ispc runfail xe64 xelp-x16 tgllp Windows LLVM 17.0 cl O2 spv *
.\tests\print_bool.ispc runfail xe64 xelp-x16 tgllp Windows LLVM 17.0 cl O2 spv *
.\tests\print_varying_simd.ispc runfail xe64 xelp-x16 tgllp Windows LLVM 17.0 cl O2 spv *