Skip to content

Commit f375b55

Browse files
committed
Update llvm_test_suite_sycl to dc21cce: Auto pulldown and update tc files on 20220519 for xmain-cand branch
1 parent dc21cce commit f375b55

13 files changed

+28
-3
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SYCL/ESIMD/acc_gather_scatter_rgba.cpp
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SYCL/GroupAlgorithm/barrier.cpp
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SYCL/Matrix/joint_matrix_bfloat16.cpp
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SYCL/Reduction/reduction_dynamic_span.cpp
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SYCL/Reduction/reduction_nd_N_queue_shortcut.cpp
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SYCL/Reduction/reduction_nd_queue_shortcut.cpp

config_sycl/reduction_reduction_queue_parallel_for.info

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SYCL/Reduction/reduction_range_queue_shortcut.cpp
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SYCL/Reduction/reduction_span.cpp
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SYCL/Reduction/reduction_span_pack.cpp

llvm_test_suite_sycl.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
341341
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="discardevents" testName="discardevents_invalid_event_exceptions" />
342342
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="dotproduct" testName="dotproduct_dot_product_int_test" />
343343
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="dotproduct" testName="dotproduct_dot_product_vec_test" />
344+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="esimd" testName="esimd_acc_gather_scatter_rgba" />
344345
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="esimd" testName="esimd_accessor" />
345346
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="esimd" testName="esimd_accessor_gather_scatter" />
346347
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="esimd" testName="esimd_accessor_load_store" />
@@ -565,6 +566,7 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
565566
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="groupalgorithm" testName="groupalgorithm_all_of" />
566567
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="groupalgorithm" testName="groupalgorithm_any_of" />
567568
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="groupalgorithm" testName="groupalgorithm_back_to_back_collectives" />
569+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="groupalgorithm" testName="groupalgorithm_barrier" />
568570
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="groupalgorithm" testName="groupalgorithm_broadcast" />
569571
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="groupalgorithm" testName="groupalgorithm_exclusive_scan" />
570572
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="groupalgorithm" testName="groupalgorithm_exclusive_scan_over_group" />
@@ -665,6 +667,7 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
665667
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="matrix" testName="matrix_element_wise_ops" />
666668
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="matrix" testName="matrix_elemwise_irreg_size_ops_bf16" />
667669
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="matrix" testName="matrix_joint_matrix_bf16" />
670+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="matrix" testName="matrix_joint_matrix_bfloat16" />
668671
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="matrix" testName="matrix_joint_matrix_half" />
669672
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="matrix" testName="matrix_joint_matrix_int8_vnni" />
670673
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="matrix" testName="matrix_joint_matrix_query_default" />
@@ -728,17 +731,19 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
728731
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="printf" testName="printf_mixed_address_space" />
729732
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="printf" testName="printf_percent_symbol" />
730733
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_big_data" />
734+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_dynamic_span" />
731735
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_conditional" />
732736
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_ext_double" />
733737
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_ext_half" />
734738
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_lambda" />
739+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_n_queue_shortcut" />
735740
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_n_vars" />
741+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_queue_shortcut" />
736742
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_s0_dw" />
737743
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_s0_rw" />
738744
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_s1_dw" />
739745
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_s1_rw" />
740746
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_placeholder" />
741-
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_queue_parallel_for" />
742747
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_range_1d_s0_dw" />
743748
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_range_1d_s0_rw" />
744749
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_range_1d_s1_dw" />
@@ -748,8 +753,11 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
748753
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_range_3d_s1_dw" />
749754
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_range_3d_s1_rw" />
750755
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_range_lambda" />
756+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_range_queue_shortcut" />
751757
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_range_usm_dw" />
752758
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_reducer_op_eq" />
759+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_span" />
760+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_span_pack" />
753761
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_usm" />
754762
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_usm_dw" />
755763
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="regression" testName="regression_2020_spec_constants_debug_info" />

llvm_test_suite_sycl_esimd.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
2424
<file path=".github/CODEOWNERS" />
2525
</files>
2626
<tests>
27+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="esimd" testName="esimd_acc_gather_scatter_rgba" />
2728
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="esimd" testName="esimd_accessor" />
2829
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="esimd" testName="esimd_accessor_gather_scatter" />
2930
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="esimd" testName="esimd_accessor_load_store" />

llvm_test_suite_sycl_valgrind.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
341341
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="discardevents" testName="discardevents_invalid_event_exceptions" />
342342
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="dotproduct" testName="dotproduct_dot_product_int_test" />
343343
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="dotproduct" testName="dotproduct_dot_product_vec_test" />
344+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="esimd" testName="esimd_acc_gather_scatter_rgba" />
344345
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="esimd" testName="esimd_accessor" />
345346
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="esimd" testName="esimd_accessor_gather_scatter" />
346347
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="esimd" testName="esimd_accessor_load_store" />
@@ -565,6 +566,7 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
565566
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="groupalgorithm" testName="groupalgorithm_all_of" />
566567
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="groupalgorithm" testName="groupalgorithm_any_of" />
567568
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="groupalgorithm" testName="groupalgorithm_back_to_back_collectives" />
569+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="groupalgorithm" testName="groupalgorithm_barrier" />
568570
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="groupalgorithm" testName="groupalgorithm_broadcast" />
569571
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="groupalgorithm" testName="groupalgorithm_exclusive_scan" />
570572
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="groupalgorithm" testName="groupalgorithm_exclusive_scan_over_group" />
@@ -665,6 +667,7 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
665667
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="matrix" testName="matrix_element_wise_ops" />
666668
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="matrix" testName="matrix_elemwise_irreg_size_ops_bf16" />
667669
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="matrix" testName="matrix_joint_matrix_bf16" />
670+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="matrix" testName="matrix_joint_matrix_bfloat16" />
668671
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="matrix" testName="matrix_joint_matrix_half" />
669672
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="matrix" testName="matrix_joint_matrix_int8_vnni" />
670673
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="matrix" testName="matrix_joint_matrix_query_default" />
@@ -728,17 +731,19 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
728731
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="printf" testName="printf_mixed_address_space" />
729732
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="printf" testName="printf_percent_symbol" />
730733
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_big_data" />
734+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_dynamic_span" />
731735
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_conditional" />
732736
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_ext_double" />
733737
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_ext_half" />
734738
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_lambda" />
739+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_n_queue_shortcut" />
735740
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_n_vars" />
741+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_queue_shortcut" />
736742
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_s0_dw" />
737743
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_s0_rw" />
738744
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_s1_dw" />
739745
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_nd_s1_rw" />
740746
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_placeholder" />
741-
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_queue_parallel_for" />
742747
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_range_1d_s0_dw" />
743748
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_range_1d_s0_rw" />
744749
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_range_1d_s1_dw" />
@@ -748,8 +753,11 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
748753
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_range_3d_s1_dw" />
749754
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_range_3d_s1_rw" />
750755
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_range_lambda" />
756+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_range_queue_shortcut" />
751757
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_range_usm_dw" />
752758
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_reducer_op_eq" />
759+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_span" />
760+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_span_pack" />
753761
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_usm" />
754762
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="reduction" testName="reduction_reduction_usm_dw" />
755763
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="regression" testName="regression_2020_spec_constants_debug_info" />

0 commit comments

Comments
 (0)