|
55 | 55 | // List of improperly "xfailed" tests. |
56 | 56 | // Remove the CHECK once the test has been propely "xfailed". |
57 | 57 | // |
58 | | -// CHECK: Basic/stream/auto_flush.cpp |
59 | | -// CHECK-NEXT: Basic/accessor/accessor.cpp |
60 | | -// CHECK-NEXT: Basic/max_linear_work_group_size_props.cpp |
61 | | -// CHECK-NEXT: Basic/buffer/reinterpret.cpp |
62 | | -// CHECK-NEXT: Basic/span.cpp |
63 | | -// CHECK-NEXT: Basic/built-ins.cpp |
64 | | -// CHECK-NEXT: Basic/fpga_tests/fpga_pipes_mixed_usage.cpp |
65 | | -// CHECK-NEXT: Basic/max_work_group_size_props.cpp |
66 | | -// CHECK-NEXT: Basic/image/srgba-read.cpp |
67 | | -// CHECK-NEXT: Basic/queue/queue.cpp |
68 | | -// CHECK-NEXT: Basic/queue/release.cpp |
69 | | -// CHECK-NEXT: Basic/diagnostics/handler.cpp |
70 | | -// CHECK-NEXT: Basic/device_event.cpp |
71 | | -// CHECK-NEXT: Basic/aspects.cpp |
72 | | -// CHECK-NEXT: Basic/partition_supported.cpp |
73 | | -// CHECK-NEXT: Reduction/reduction_nd_ext_double.cpp |
74 | | -// CHECK-NEXT: Reduction/reduction_range_usm_dw.cpp |
75 | | -// CHECK-NEXT: Reduction/reduction_range_queue_shortcut.cpp |
76 | | -// CHECK-NEXT: Reduction/reduction_span_pack.cpp |
77 | | -// CHECK-NEXT: Reduction/reduction_reducer_op_eq.cpp |
78 | | -// CHECK-NEXT: Reduction/reduction_nd_ext_half.cpp |
79 | | -// CHECK-NEXT: Reduction/reduction_nd_rw.cpp |
80 | | -// CHECK-NEXT: Reduction/reduction_nd_dw.cpp |
81 | | -// CHECK-NEXT: Reduction/reduction_nd_N_queue_shortcut.cpp |
82 | | -// CHECK-NEXT: Reduction/reduction_nd_queue_shortcut.cpp |
83 | | -// CHECK-NEXT: Reduction/reduction_usm_dw.cpp |
84 | | -// CHECK-NEXT: Reduction/reduction_nd_conditional.cpp |
85 | | -// CHECK-NEXT: Reduction/reduction_usm.cpp |
86 | | -// CHECK-NEXT: Reduction/reduction_big_data.cpp |
87 | | -// CHECK-NEXT: Reduction/reduction_nd_reducer_skip.cpp |
88 | | -// CHECK-NEXT: PerformanceTests/Reduction/reduce_over_sub_group.cpp |
89 | | -// CHECK-NEXT: ESIMD/assert.cpp |
90 | | -// CHECK-NEXT: ESIMD/hardware_dispatch.cpp |
91 | | -// CHECK-NEXT: DeviceCodeSplit/split-per-kernel.cpp |
92 | | -// CHECK-NEXT: DeviceCodeSplit/split-per-source-main.cpp |
93 | | -// CHECK-NEXT: InlineAsm/asm_multiple_instructions.cpp |
94 | | -// CHECK-NEXT: GroupLocalMemory/group_local_memory.cpp |
95 | | -// CHECK-NEXT: GroupLocalMemory/no_early_opt.cpp |
96 | | -// CHECK-NEXT: Plugin/interop-experimental-single-TU-SYCL-CUDA-compilation.cpp |
97 | | -// CHECK-NEXT: Plugin/level_zero_device_free_mem.cpp |
98 | | -// CHECK-NEXT: Plugin/interop-cuda-experimental.cpp |
99 | | -// CHECK-NEXT: Printf/percent-symbol.cpp |
100 | | -// CHECK-NEXT: Printf/int.cpp |
101 | | -// CHECK-NEXT: Printf/mixed-address-space.cpp |
102 | | -// CHECK-NEXT: AOT/fpga-aoc-archive-split-per-kernel.cpp |
103 | | -// CHECK-NEXT: OptionalKernelFeatures/throw-exception-for-out-of-registers-on-kernel-launch.cpp |
104 | | -// CHECK-NEXT: Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp |
105 | | -// CHECK-NEXT: Matrix/SG32/joint_matrix_rowmajorA_rowmajorB.cpp |
106 | | -// CHECK-NEXT: Matrix/SG32/joint_matrix_bfloat16_packedB.cpp |
107 | | -// CHECK-NEXT: Matrix/SG32/joint_matrix_colA_rowB_colC.cpp |
108 | | -// CHECK-NEXT: Matrix/SG32/joint_matrix_bfloat16_colmajorA_colmajorB.cpp |
109 | | -// CHECK-NEXT: Matrix/SG32/joint_matrix_unaligned_k.cpp |
110 | | -// CHECK-NEXT: Matrix/SG32/joint_matrix_int8_colmajorA_colmajorB.cpp |
111 | | -// CHECK-NEXT: Matrix/SG32/joint_matrix_annotated_ptr.cpp |
112 | | -// CHECK-NEXT: Matrix/SG32/joint_matrix_int8_rowmajorA_rowmajorB.cpp |
113 | | -// CHECK-NEXT: Matrix/SG32/joint_matrix_prefetch.cpp |
114 | | -// CHECK-NEXT: Matrix/SG32/joint_matrix_out_bounds.cpp |
115 | | -// CHECK-NEXT: Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp |
116 | | -// CHECK-NEXT: Matrix/joint_matrix_colA_rowB_colC.cpp |
117 | | -// CHECK-NEXT: Matrix/joint_matrix_bfloat16_colmajorA_colmajorB.cpp |
118 | | -// CHECK-NEXT: Matrix/joint_matrix_int8_colmajorA_colmajorB.cpp |
119 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/get_coord_int8_matA.cpp |
120 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_rowmajorA_rowmajorB.cpp |
121 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_down_convert.cpp |
122 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_apply_bf16.cpp |
123 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_uu_int8.cpp |
124 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/element_wise_all_ops_half.cpp |
125 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/element_wise_all_sizes.cpp |
126 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_bfloat16_packedB.cpp |
127 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_all_sizes.cpp |
128 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_bfloat16.cpp |
129 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/element_wise_all_ops_int8.cpp |
130 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/get_coord_int8_matB.cpp |
131 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/get_coord_int8_matA.cpp |
132 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_rowmajorA_rowmajorB.cpp |
133 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_rowmajorA_rowmajorB.cpp |
134 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_down_convert.cpp |
135 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_apply_bf16.cpp |
136 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_uu_int8.cpp |
137 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/element_wise_all_ops_half.cpp |
138 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/element_wise_all_sizes.cpp |
139 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_bfloat16_packedB.cpp |
140 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_all_sizes.cpp |
141 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_bfloat16.cpp |
142 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/element_wise_all_ops_int8.cpp |
143 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/get_coord_int8_matB.cpp |
144 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/element_wise_all_ops.cpp |
145 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_su_int8.cpp |
146 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/element_wise_abc.cpp |
147 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/element_wise_ops.cpp |
148 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_colA_rowB_colC.cpp |
149 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/get_coord_float_matC.cpp |
150 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_apply_two_matrices.cpp |
151 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_bfloat16_colmajorA_colmajorB.cpp |
152 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_ss_int8.cpp |
153 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_half.cpp |
154 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_unaligned_k.cpp |
155 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_bfloat16_array.cpp |
156 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_int8_colmajorA_colmajorB.cpp |
157 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_bf16_fill_k_cache_unroll.cpp |
158 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_annotated_ptr.cpp |
159 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_annotated_ptr.cpp |
160 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_bf16_fill_k_cache.cpp |
161 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_int8_rowmajorA_rowmajorB.cpp |
162 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_prefetch.cpp |
163 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_out_bounds.cpp |
164 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/element_wise_all_ops_int8_packed.cpp |
165 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_us_int8.cpp |
166 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/element_wise_all_ops.cpp |
167 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_su_int8.cpp |
168 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/element_wise_abc.cpp |
169 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/element_wise_ops.cpp |
170 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_colA_rowB_colC.cpp |
171 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/get_coord_float_matC.cpp |
172 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_apply_two_matrices.cpp |
173 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_bfloat16_colmajorA_colmajorB.cpp |
174 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_ss_int8.cpp |
175 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_half.cpp |
176 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_bfloat16_array.cpp |
177 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_int8_colmajorA_colmajorB.cpp |
178 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_bf16_fill_k_cache_unroll.cpp |
179 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/element_wise_all_ops_scalar.cpp |
180 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_annotated_ptr.cpp |
181 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_bf16_fill_k_cache.cpp |
182 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/element_wise_all_ops_int8_packed.cpp |
183 | | -// CHECK-NEXT: Matrix/SPVCooperativeMatrix/joint_matrix_us_int8.cpp |
184 | | -// CHECK-NEXT: LLVMIntrinsicLowering/sub_byte_bitreverse.cpp |
185 | | -// CHECK-NEXT: NewOffloadDriver/sycl-external-with-optional-features.cpp |
186 | | -// CHECK-NEXT: NewOffloadDriver/split-per-source-main.cpp |
187 | | -// CHECK-NEXT: NewOffloadDriver/multisource.cpp |
188 | | -// CHECK-NEXT: DeviceArchitecture/device_architecture_comparison_on_device_aot.cpp |
189 | | -// CHECK-NEXT: Tracing/buffer_printers.cpp |
190 | | -// CHECK-NEXT: KernelAndProgram/kernel-bundle-merge-options.cpp |
191 | | -// CHECK-NEXT: syclcompat/launch/launch_policy_lmem.cpp |
192 | | -// CHECK-NEXT: Scheduler/MultipleDevices.cpp |
193 | | -// CHECK-NEXT: Scheduler/InOrderQueueDeps.cpp |
194 | | -// CHECK-NEXT: Scheduler/ReleaseResourcesTest.cpp |
195 | | -// CHECK-NEXT: Scheduler/MemObjRemapping.cpp |
196 | | -// CHECK-NEXT: VirtualFunctions/multiple-translation-units/separate-call.cpp |
197 | | -// CHECK-NEXT: VirtualFunctions/multiple-translation-units/separate-vf-defs-and-call.cpp |
198 | | -// CHECK-NEXT: VirtualFunctions/multiple-translation-units/separate-vf-defs.cpp |
199 | | -// CHECK-NEXT: AddressSanitizer/nullpointer/private_nullptr.cpp |
200 | | -// CHECK-NEXT: Regression/reduction_resource_leak_dw.cpp |
201 | | -// CHECK-NEXT: Regression/build_log.cpp |
202 | | -// CHECK-NEXT: Regression/context_is_destroyed_after_exception.cpp |
203 | | -// CHECK-NEXT: Regression/multiple-targets.cpp |
204 | | -// CHECK-NEXT: Regression/kernel_bundle_ignore_sycl_external.cpp |
205 | | -// CHECK-NEXT: Regression/complex_global_object.cpp |
206 | | -// CHECK-NEXT: DeprecatedFeatures/queue_old_interop.cpp |
207 | | -// CHECK-NEXT: DeprecatedFeatures/set_arg_interop.cpp |
208 | | -// CHECK-NEXT: GroupAlgorithm/root_group.cpp |
209 | | -// CHECK-NEXT: InvokeSimd/Feature/invoke_simd_struct.cpp |
210 | | -// CHECK-NEXT: InvokeSimd/Feature/ImplicitSubgroup/invoke_simd_struct.cpp |
211 | | -// CHECK-NEXT: InvokeSimd/Spec/ImplicitSubgroup/tuple.cpp |
212 | | -// CHECK-NEXT: InvokeSimd/Spec/ImplicitSubgroup/tuple_return.cpp |
213 | | -// CHECK-NEXT: InvokeSimd/Spec/ImplicitSubgroup/tuple_vadd.cpp |
214 | | -// CHECK-NEXT: InvokeSimd/Spec/tuple.cpp |
215 | | -// CHECK-NEXT: InvokeSimd/Spec/tuple_return.cpp |
216 | | -// CHECK-NEXT: InvokeSimd/Spec/tuple_vadd.cpp |
217 | | -// CHECK-NEXT: DeviceLib/assert-windows.cpp |
| 58 | +// CHECK-DAG: AOT/fpga-aoc-archive-split-per-kernel.cpp |
| 59 | +// CHECK-DAG: AddressSanitizer/nullpointer/private_nullptr.cpp |
| 60 | +// CHECK-DAG: Basic/accessor/accessor.cpp |
| 61 | +// CHECK-DAG: Basic/aspects.cpp |
| 62 | +// CHECK-DAG: Basic/buffer/reinterpret.cpp |
| 63 | +// CHECK-DAG: Basic/built-ins.cpp |
| 64 | +// CHECK-DAG: Basic/device_event.cpp |
| 65 | +// CHECK-DAG: Basic/diagnostics/handler.cpp |
| 66 | +// CHECK-DAG: Basic/fpga_tests/fpga_pipes_mixed_usage.cpp |
| 67 | +// CHECK-DAG: Basic/image/srgba-read.cpp |
| 68 | +// CHECK-DAG: Basic/max_linear_work_group_size_props.cpp |
| 69 | +// CHECK-DAG: Basic/max_work_group_size_props.cpp |
| 70 | +// CHECK-DAG: Basic/partition_supported.cpp |
| 71 | +// CHECK-DAG: Basic/queue/queue.cpp |
| 72 | +// CHECK-DAG: Basic/queue/release.cpp |
| 73 | +// CHECK-DAG: Basic/span.cpp |
| 74 | +// CHECK-DAG: Basic/stream/auto_flush.cpp |
| 75 | +// CHECK-DAG: DeprecatedFeatures/queue_old_interop.cpp |
| 76 | +// CHECK-DAG: DeprecatedFeatures/set_arg_interop.cpp |
| 77 | +// CHECK-DAG: DeviceArchitecture/device_architecture_comparison_on_device_aot.cpp |
| 78 | +// CHECK-DAG: DeviceCodeSplit/split-per-kernel.cpp |
| 79 | +// CHECK-DAG: DeviceCodeSplit/split-per-source-main.cpp |
| 80 | +// CHECK-DAG: DeviceLib/assert-windows.cpp |
| 81 | +// CHECK-DAG: ESIMD/assert.cpp |
| 82 | +// CHECK-DAG: ESIMD/hardware_dispatch.cpp |
| 83 | +// CHECK-DAG: GroupAlgorithm/root_group.cpp |
| 84 | +// CHECK-DAG: GroupLocalMemory/group_local_memory.cpp |
| 85 | +// CHECK-DAG: GroupLocalMemory/no_early_opt.cpp |
| 86 | +// CHECK-DAG: InlineAsm/asm_multiple_instructions.cpp |
| 87 | +// CHECK-DAG: InvokeSimd/Feature/ImplicitSubgroup/invoke_simd_struct.cpp |
| 88 | +// CHECK-DAG: InvokeSimd/Feature/invoke_simd_struct.cpp |
| 89 | +// CHECK-DAG: InvokeSimd/Spec/ImplicitSubgroup/tuple.cpp |
| 90 | +// CHECK-DAG: InvokeSimd/Spec/ImplicitSubgroup/tuple_return.cpp |
| 91 | +// CHECK-DAG: InvokeSimd/Spec/ImplicitSubgroup/tuple_vadd.cpp |
| 92 | +// CHECK-DAG: InvokeSimd/Spec/tuple.cpp |
| 93 | +// CHECK-DAG: InvokeSimd/Spec/tuple_return.cpp |
| 94 | +// CHECK-DAG: InvokeSimd/Spec/tuple_vadd.cpp |
| 95 | +// CHECK-DAG: KernelAndProgram/kernel-bundle-merge-options.cpp |
| 96 | +// CHECK-DAG: LLVMIntrinsicLowering/sub_byte_bitreverse.cpp |
| 97 | +// CHECK-DAG: Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp |
| 98 | +// CHECK-DAG: Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp |
| 99 | +// CHECK-DAG: Matrix/joint_matrix_bfloat16_colmajorA_colmajorB.cpp |
| 100 | +// CHECK-DAG: Matrix/joint_matrix_colA_rowB_colC.cpp |
| 101 | +// CHECK-DAG: Matrix/joint_matrix_int8_colmajorA_colmajorB.cpp |
| 102 | +// CHECK-DAG: Matrix/SG32/joint_matrix_annotated_ptr.cpp |
| 103 | +// CHECK-DAG: Matrix/SG32/joint_matrix_bfloat16_colmajorA_colmajorB.cpp |
| 104 | +// CHECK-DAG: Matrix/SG32/joint_matrix_bfloat16_packedB.cpp |
| 105 | +// CHECK-DAG: Matrix/SG32/joint_matrix_colA_rowB_colC.cpp |
| 106 | +// CHECK-DAG: Matrix/SG32/joint_matrix_int8_colmajorA_colmajorB.cpp |
| 107 | +// CHECK-DAG: Matrix/SG32/joint_matrix_int8_rowmajorA_rowmajorB.cpp |
| 108 | +// CHECK-DAG: Matrix/SG32/joint_matrix_out_bounds.cpp |
| 109 | +// CHECK-DAG: Matrix/SG32/joint_matrix_prefetch.cpp |
| 110 | +// CHECK-DAG: Matrix/SG32/joint_matrix_rowmajorA_rowmajorB.cpp |
| 111 | +// CHECK-DAG: Matrix/SG32/joint_matrix_unaligned_k.cpp |
| 112 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/element_wise_abc.cpp |
| 113 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/element_wise_all_ops.cpp |
| 114 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/element_wise_all_ops_half.cpp |
| 115 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/element_wise_all_ops_int8.cpp |
| 116 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/element_wise_all_ops_int8_packed.cpp |
| 117 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/element_wise_all_ops_scalar.cpp |
| 118 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/element_wise_all_sizes.cpp |
| 119 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/element_wise_ops.cpp |
| 120 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/get_coord_float_matC.cpp |
| 121 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/get_coord_int8_matA.cpp |
| 122 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/get_coord_int8_matB.cpp |
| 123 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_all_sizes.cpp |
| 124 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_annotated_ptr.cpp |
| 125 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_apply_bf16.cpp |
| 126 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_apply_two_matrices.cpp |
| 127 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_bf16_fill_k_cache.cpp |
| 128 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_bf16_fill_k_cache_unroll.cpp |
| 129 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_bfloat16_array.cpp |
| 130 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_bfloat16_colmajorA_colmajorB.cpp |
| 131 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_bfloat16.cpp |
| 132 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_bfloat16_packedB.cpp |
| 133 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_colA_rowB_colC.cpp |
| 134 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_down_convert.cpp |
| 135 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_half.cpp |
| 136 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_int8_colmajorA_colmajorB.cpp |
| 137 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_rowmajorA_rowmajorB.cpp |
| 138 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_ss_int8.cpp |
| 139 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_su_int8.cpp |
| 140 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_us_int8.cpp |
| 141 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/joint_matrix_uu_int8.cpp |
| 142 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/element_wise_abc.cpp |
| 143 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/element_wise_all_ops.cpp |
| 144 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/element_wise_all_ops_half.cpp |
| 145 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/element_wise_all_ops_int8.cpp |
| 146 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/element_wise_all_ops_int8_packed.cpp |
| 147 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/element_wise_all_sizes.cpp |
| 148 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/element_wise_ops.cpp |
| 149 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/get_coord_float_matC.cpp |
| 150 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/get_coord_int8_matA.cpp |
| 151 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/get_coord_int8_matB.cpp |
| 152 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_all_sizes.cpp |
| 153 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_annotated_ptr.cpp |
| 154 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_annotated_ptr.cpp |
| 155 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_apply_bf16.cpp |
| 156 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_apply_two_matrices.cpp |
| 157 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_bf16_fill_k_cache.cpp |
| 158 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_bf16_fill_k_cache_unroll.cpp |
| 159 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_bfloat16_array.cpp |
| 160 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_bfloat16_colmajorA_colmajorB.cpp |
| 161 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_bfloat16.cpp |
| 162 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_bfloat16_packedB.cpp |
| 163 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_colA_rowB_colC.cpp |
| 164 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_down_convert.cpp |
| 165 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_half.cpp |
| 166 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_int8_colmajorA_colmajorB.cpp |
| 167 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_int8_rowmajorA_rowmajorB.cpp |
| 168 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_out_bounds.cpp |
| 169 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_prefetch.cpp |
| 170 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_rowmajorA_rowmajorB.cpp |
| 171 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_rowmajorA_rowmajorB.cpp |
| 172 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_ss_int8.cpp |
| 173 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_su_int8.cpp |
| 174 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_unaligned_k.cpp |
| 175 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_us_int8.cpp |
| 176 | +// CHECK-DAG: Matrix/SPVCooperativeMatrix/SG32/joint_matrix_uu_int8.cpp |
| 177 | +// CHECK-DAG: NewOffloadDriver/multisource.cpp |
| 178 | +// CHECK-DAG: NewOffloadDriver/split-per-source-main.cpp |
| 179 | +// CHECK-DAG: NewOffloadDriver/sycl-external-with-optional-features.cpp |
| 180 | +// CHECK-DAG: OptionalKernelFeatures/throw-exception-for-out-of-registers-on-kernel-launch.cpp |
| 181 | +// CHECK-DAG: PerformanceTests/Reduction/reduce_over_sub_group.cpp |
| 182 | +// CHECK-DAG: Plugin/interop-cuda-experimental.cpp |
| 183 | +// CHECK-DAG: Plugin/interop-experimental-single-TU-SYCL-CUDA-compilation.cpp |
| 184 | +// CHECK-DAG: Plugin/level_zero_device_free_mem.cpp |
| 185 | +// CHECK-DAG: Printf/int.cpp |
| 186 | +// CHECK-DAG: Printf/mixed-address-space.cpp |
| 187 | +// CHECK-DAG: Printf/percent-symbol.cpp |
| 188 | +// CHECK-DAG: Reduction/reduction_big_data.cpp |
| 189 | +// CHECK-DAG: Reduction/reduction_nd_conditional.cpp |
| 190 | +// CHECK-DAG: Reduction/reduction_nd_dw.cpp |
| 191 | +// CHECK-DAG: Reduction/reduction_nd_ext_double.cpp |
| 192 | +// CHECK-DAG: Reduction/reduction_nd_ext_half.cpp |
| 193 | +// CHECK-DAG: Reduction/reduction_nd_N_queue_shortcut.cpp |
| 194 | +// CHECK-DAG: Reduction/reduction_nd_queue_shortcut.cpp |
| 195 | +// CHECK-DAG: Reduction/reduction_nd_reducer_skip.cpp |
| 196 | +// CHECK-DAG: Reduction/reduction_nd_rw.cpp |
| 197 | +// CHECK-DAG: Reduction/reduction_range_queue_shortcut.cpp |
| 198 | +// CHECK-DAG: Reduction/reduction_range_usm_dw.cpp |
| 199 | +// CHECK-DAG: Reduction/reduction_reducer_op_eq.cpp |
| 200 | +// CHECK-DAG: Reduction/reduction_span_pack.cpp |
| 201 | +// CHECK-DAG: Reduction/reduction_usm.cpp |
| 202 | +// CHECK-DAG: Reduction/reduction_usm_dw.cpp |
| 203 | +// CHECK-DAG: Regression/build_log.cpp |
| 204 | +// CHECK-DAG: Regression/complex_global_object.cpp |
| 205 | +// CHECK-DAG: Regression/context_is_destroyed_after_exception.cpp |
| 206 | +// CHECK-DAG: Regression/kernel_bundle_ignore_sycl_external.cpp |
| 207 | +// CHECK-DAG: Regression/multiple-targets.cpp |
| 208 | +// CHECK-DAG: Regression/reduction_resource_leak_dw.cpp |
| 209 | +// CHECK-DAG: Scheduler/InOrderQueueDeps.cpp |
| 210 | +// CHECK-DAG: Scheduler/MemObjRemapping.cpp |
| 211 | +// CHECK-DAG: Scheduler/MultipleDevices.cpp |
| 212 | +// CHECK-DAG: Scheduler/ReleaseResourcesTest.cpp |
| 213 | +// CHECK-DAG: syclcompat/launch/launch_policy_lmem.cpp |
| 214 | +// CHECK-DAG: Tracing/buffer_printers.cpp |
| 215 | +// CHECK-DAG: VirtualFunctions/multiple-translation-units/separate-call.cpp |
| 216 | +// CHECK-DAG: VirtualFunctions/multiple-translation-units/separate-vf-defs-and-call.cpp |
| 217 | +// CHECK-DAG: VirtualFunctions/multiple-translation-units/separate-vf-defs.cpp |
0 commit comments