|
3 | 3 | <description>Port of llvm_test_suite_sycl. |
4 | 4 | Suite is autogenerated by suite_generator_sycl.pl that you can find in the root dir of suite |
5 | 5 | Sources repo https://github.com/intel-innersource/applications.compilers.tests.llvm-project-llvm-test-suite |
6 | | -Last Changed Revision: 24548549871faaf99577b22b9b59768150a6d667 Fri Sep 24 20:40:33 2021 -0700 |
| 6 | +Last Changed Revision: 53fb5b7c8a9a3ec85b8afaa2d8ed35138d6abda1 Mon Sep 27 15:37:21 2021 +0300 |
7 | 7 | </description> |
8 | 8 | <files> |
9 | 9 | <file path="cmake" /> |
@@ -324,6 +324,12 @@ Last Changed Revision: 24548549871faaf99577b22b9b59768150a6d667 Fri Sep 24 20 |
324 | 324 | <test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="filterselector" testName="filterselector_select_device_cuda" /> |
325 | 325 | <test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="filterselector" testName="filterselector_select_device_level_zero" /> |
326 | 326 | <test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="filterselector" testName="filterselector_select_device_opencl" /> |
| 327 | + <test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="functionpointers" testName="functionpointers_intel_fptr_double" /> |
| 328 | + <test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="functionpointers" testName="functionpointers_intel_fptr_linear" /> |
| 329 | + <test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="functionpointers" testName="functionpointers_intel_fptr_uniform" /> |
| 330 | + <test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="functionpointers" testName="functionpointers_intel_fptr_uniform_masked" /> |
| 331 | + <test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="functionpointers" testName="functionpointers_intel_function_ref_tuned" /> |
| 332 | + <test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="functionpointers" testName="functionpointers_intel_simple_fptr_in_kernel" /> |
327 | 333 | <test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="functor" testName="functor_functor_inheritance" /> |
328 | 334 | <test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="functor" testName="functor_kernel_functor" /> |
329 | 335 | <test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="groupalgorithm" testName="groupalgorithm_all_of" /> |
|
0 commit comments