Skip to content

Commit 6d60d16

Browse files
committed
Update llvm_test_suite_sycl to 1203798: Auto pulldown and update tc files on 20230103 for xmain branch
1 parent 1203798 commit 6d60d16

6 files changed

+16
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SYCL/Basic/buffer/buffer_release.cpp
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="basic_buffer_buffer_release" 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+
</test>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SYCL/Basic/host_task_depends.cpp
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<test name="basic_host_task_depends" 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+
</test>

llvm_test_suite_sycl.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
134134
<test configFile="config_sycl/basic_buffer_buffer_dev_to_dev.xml" splitGroup="basic" testName="basic_buffer_buffer_dev_to_dev" />
135135
<test configFile="config_sycl/basic_buffer_buffer_full_copy.xml" splitGroup="basic" testName="basic_buffer_buffer_full_copy" />
136136
<test configFile="config_sycl/basic_buffer_buffer_migrate.xml" splitGroup="basic" testName="basic_buffer_buffer_migrate" />
137+
<test configFile="config_sycl/basic_buffer_buffer_release.xml" splitGroup="basic" testName="basic_buffer_buffer_release" />
137138
<test configFile="config_sycl/basic_buffer_native_buffer_creation_flags.xml" splitGroup="basic" testName="basic_buffer_native_buffer_creation_flags" />
138139
<test configFile="config_sycl/basic_buffer_reinterpret.xml" splitGroup="basic" testName="basic_buffer_reinterpret" />
139140
<test configFile="config_sycl/basic_buffer_subbuffer.xml" splitGroup="basic" testName="basic_buffer_subbuffer" />
@@ -188,6 +189,7 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
188189
<test configFile="config_sycl/basic_handler_run_on_host_intel.xml" splitGroup="basic" testName="basic_handler_run_on_host_intel" />
189190
<test configFile="config_sycl/basic_handler_run_on_host_intel2.xml" splitGroup="basic" testName="basic_handler_run_on_host_intel2" />
190191
<test configFile="config_sycl/basic_host_task_dependency.xml" splitGroup="basic" testName="basic_host_task_dependency" />
192+
<test configFile="config_sycl/basic_host_task_depends.xml" splitGroup="basic" testName="basic_host_task_depends" />
191193
<test configFile="config_sycl/basic_image_image.xml" splitGroup="basic" testName="basic_image_image" />
192194
<test configFile="config_sycl/basic_image_image_accessor_range.xml" splitGroup="basic" testName="basic_image_image_accessor_range" />
193195
<test configFile="config_sycl/basic_image_image_accessor_readsampler.xml" splitGroup="basic" testName="basic_image_image_accessor_readsampler" />

llvm_test_suite_sycl_valgrind.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
134134
<test configFile="config_sycl/basic_buffer_buffer_dev_to_dev.xml" splitGroup="basic" testName="basic_buffer_buffer_dev_to_dev" />
135135
<test configFile="config_sycl/basic_buffer_buffer_full_copy.xml" splitGroup="basic" testName="basic_buffer_buffer_full_copy" />
136136
<test configFile="config_sycl/basic_buffer_buffer_migrate.xml" splitGroup="basic" testName="basic_buffer_buffer_migrate" />
137+
<test configFile="config_sycl/basic_buffer_buffer_release.xml" splitGroup="basic" testName="basic_buffer_buffer_release" />
137138
<test configFile="config_sycl/basic_buffer_native_buffer_creation_flags.xml" splitGroup="basic" testName="basic_buffer_native_buffer_creation_flags" />
138139
<test configFile="config_sycl/basic_buffer_reinterpret.xml" splitGroup="basic" testName="basic_buffer_reinterpret" />
139140
<test configFile="config_sycl/basic_buffer_subbuffer.xml" splitGroup="basic" testName="basic_buffer_subbuffer" />
@@ -188,6 +189,7 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
188189
<test configFile="config_sycl/basic_handler_run_on_host_intel.xml" splitGroup="basic" testName="basic_handler_run_on_host_intel" />
189190
<test configFile="config_sycl/basic_handler_run_on_host_intel2.xml" splitGroup="basic" testName="basic_handler_run_on_host_intel2" />
190191
<test configFile="config_sycl/basic_host_task_dependency.xml" splitGroup="basic" testName="basic_host_task_dependency" />
192+
<test configFile="config_sycl/basic_host_task_depends.xml" splitGroup="basic" testName="basic_host_task_depends" />
191193
<test configFile="config_sycl/basic_image_image.xml" splitGroup="basic" testName="basic_image_image" />
192194
<test configFile="config_sycl/basic_image_image_accessor_range.xml" splitGroup="basic" testName="basic_image_image_accessor_range" />
193195
<test configFile="config_sycl/basic_image_image_accessor_readsampler.xml" splitGroup="basic" testName="basic_image_image_accessor_readsampler" />

0 commit comments

Comments
 (0)