Skip to content

Commit 6916944

Browse files
authored
[Matrix] Enable clang tests (#495)
This change removes the UNSUPPORTED: Clang tags since this feature is now supported in clang.
1 parent 32734ca commit 6916944

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/Basic/matrix_scalar_arithmetic.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ DescriptorSets:
8383
...
8484
#--- end
8585

86-
# UNSUPPORTED: Clang
8786
# RUN: split-file %s %t
8887
# RUN: %dxc_target -T cs_6_0 -Fo %t.o %t/source.hlsl
8988
# RUN: %offloader %t/pipeline.yaml %t.o | FileCheck %s

test/Basic/matrix_scalar_constructor.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ DescriptorSets:
5656
...
5757
#--- end
5858

59-
# UNSUPPORTED: Clang
6059
# RUN: split-file %s %t
6160
# RUN: %dxc_target -T cs_6_0 -Fo %t.o %t/source.hlsl
6261
# RUN: %offloader %t/pipeline.yaml %t.o

0 commit comments

Comments
 (0)