Skip to content

Commit beba925

Browse files
authored
Merge pull request intel#768 from myler/CMPLRTST-16010
CMPLRTST-16010: enable GPUFeature double in llvm_test_suite config to filter all double type tests
2 parents f7f3072 + 39cc8d8 commit beba925

23 files changed

+210
-42
lines changed

config_sycl/basic_buffer_buffer.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="basic_buffer_buffer" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>

config_sycl/basic_stream_stream.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="basic_stream_stream" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="deprecatedfeatures_specconsts1_2_1_specialization_constants" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="deprecatedfeatures_specconsts1_2_1_specialization_constants_override" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="devicelib_built_ins_nan" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="esimd_api_simd_copy_to_from" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="esimd_regression_dgetrf_8x8" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="groupalgorithm_sycl2020_sort" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="inlineasm_asm_float_add" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="inlineasm_asm_float_imm_arg" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="kernelparams_union_kernel_param" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="regression_commandlist_gpu" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="specconstants_2020_handler_api" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="specconstants_2020_kernel_bundle_api" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>

config_sycl/subgroup_barrier.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="subgroup_barrier" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="subgroup_broadcast_fp64" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>

config_sycl/subgroup_info.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="subgroup_info" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>

config_sycl/subgroup_load_store.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="subgroup_load_store" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>

config_sycl/subgroup_shuffle_fp64.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="subgroup_shuffle_fp64" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>

config_sycl/usm_copy.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="usm_copy" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>

config_sycl/usm_fill.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="usm_fill" driverID="llvm_test_suite_sycl">
3+
<description>WARNING: DON'T UPDATE THIS FILE MANUALLY!!!
4+
This config file auto-generated by suite_generator_sycl.pl.</description>
5+
<rules>
6+
<optlevelRule GPUFeature="!double" excludeOptlevelNameString="gpu" />
7+
</rules>
8+
</test>

0 commit comments

Comments
 (0)