Skip to content

Commit 16a5ab8

Browse files
Fix run command
1 parent 3da3872 commit 16a5ab8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/clang/test/SemaHLSL/hlsl/linalg/builtins/mul_valid.hlsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN:dxc
1+
// RUN: %dxc -T lib_6_9 -enable-16bit-types %s -verify
22

33
ByteAddressBuffer input_vector_buffer;
44
ByteAddressBuffer matrix_buffer;

0 commit comments

Comments
 (0)