Skip to content

Commit ae5988a

Browse files
committed
add -Gis
1 parent d95129e commit ae5988a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Feature/HLSLLib/distance.fp16.denorm.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ DescriptorSets:
8989
# UNSUPPORTED: Clang-Vulkan
9090
# REQUIRES: Half
9191
# RUN: split-file %s %t
92-
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
92+
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
9393
# RUN: %offloader %t/pipeline.yaml %t.o

0 commit comments

Comments
 (0)