Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/abs.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -138,5 +138,5 @@ DescriptorSets:
# XFAIL: DXC-Vulkan

# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/abs.fp16.test
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/abs.fp64.test
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ DescriptorSets:

# REQUIRES: Double
# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/acos.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:
# REQUIRES: Half

# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/acos.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ DescriptorSets:
#--- end

# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/asfloat.test
Original file line number Diff line number Diff line change
Expand Up @@ -132,5 +132,5 @@ DescriptorSets:
#--- end

# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -HV 202x -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/asin.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/asin.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/atan.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/atan.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/ceil.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/ceil.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:
#--- end

# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/cos.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/cos.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/cosh.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/cosh.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/degrees.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/degrees.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/exp.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/exp.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/exp2.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/exp2.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/floor.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/floor.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:
#--- end

# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/isinf.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/isinf.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ DescriptorSets:
# XFAIL: Clang-Vulkan

# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/ldexp.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ DescriptorSets:

# UNSUPPORTED: Clang-Vulkan
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/ldexp.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ DescriptorSets:

# UNSUPPORTED: Clang-Vulkan
# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/log.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ DescriptorSets:
# XFAIL: Clang
# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/log.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/log10.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ DescriptorSets:
# XFAIL: Clang-Vulkan
# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/log10.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ DescriptorSets:


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/log2.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/log2.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/radians.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/radians.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/round.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/round.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ DescriptorSets:


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/rsqrt.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/rsqrt.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/saturate.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/saturate.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ DescriptorSets:
#--- end

# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o | FileCheck %s

# CHECK: - Name: In
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/sign.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -177,5 +177,5 @@ DescriptorSets:
# XFAIL: DXC-Vulkan

# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/sign.fp16.test
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/sign.fp64.test
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,5 @@ DescriptorSets:

# REQUIRES: Double
# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/sin.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/sin.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/sinh.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
10 changes: 5 additions & 5 deletions test/Feature/HLSLLib/sinh.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@ Buffers:
- Name: In
Format: Float32
Stride: 16
Data: [ nan, -inf, -0x1.e7d42cp-127, -0, 0, 0x1.e7d42cp-127, inf, 1, -1, nan, nan, nan,]
# NaN, -Inf, -denorm, -0, 0, denorm, Inf, 1, -1,
Data: [ nan, -inf, -0x1p-1, -0, 0, 0x1p-1, inf, 1, -1, nan, nan, nan,]
# NaN, -Inf, -0.5, -0, 0, 0.5, Inf, 1, -1,
- Name: Out
Format: Float32
Stride: 16
ZeroInitSize: 48
- Name: ExpectedOut # The result we expect
Format: Float32
Stride: 16
Data: [ nan, -inf, 0.0, 0.0, 0.0, 0.0, inf, 1.175201, -1.175201, nan, nan, nan,]
# NaN, -Inf, 0.0, 0.0, 0.0, 0.0, Inf, 1.175201, -1.175201,
Data: [ nan, -inf, -0x1.0acdp-1, 0.0, 0.0, 0x1.0acdp-1, inf, 1.175201, -1.175201, nan, nan, nan,]
# NaN, -Inf, -0.52109530549, 0.0, 0.0, 0.52109530549, Inf, 1.175201, -1.175201,
Results:
- Result: Test1
Rule: BufferFloatULP
Expand Down Expand Up @@ -63,5 +63,5 @@ DescriptorSets:


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/sqrt.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/sqrt.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ DescriptorSets:


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/trunc.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ DescriptorSets:

# REQUIRES: Half
# RUN: split-file %s %t
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -enable-16bit-types -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/trunc.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ DescriptorSets:


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %dxc_target -Gis -T cs_6_5 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
Loading
Loading