Skip to content

Commit 95b1461

Browse files
authored
[SYCLomatic] Re-enable test case wmma (#677)
Signed-off-by: intwanghao <[email protected]>
1 parent 6994a29 commit 95b1461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/features.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@
328328
<!-- <test testName="math_intel_specific" configFile="config/TEMPLATE_math_intel_specific.xml" splitGroup="double" /> -->
329329
<test testName="remove_unnecessary_wait" configFile="config/TEMPLATE_remove_unnecessary_wait.xml" />
330330
<test testName="warp_reduce_functions" configFile="config/TEMPLATE_cpp_language_extensions.xml" />
331-
<!-- <test testName="wmma" configFile="config/TEMPLATE_wmma.xml" /> -->
331+
<test testName="wmma" configFile="config/TEMPLATE_wmma.xml" />
332332
<test testName="wmma_type" configFile="config/TEMPLATE_wmma.xml" />
333333
<test testName="peer_access" configFile="config/TEMPLATE_peer_access.xml" />
334334
<test testName="const_opt" configFile="config/TEMPLATE_const_opt.xml" />

0 commit comments

Comments
 (0)