Skip to content
Draft
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/Basic/Matrix/matrix_elementwise_cast.test
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ DescriptorSets:
...
#--- end
# Unimplemented: https://github.com/llvm/llvm-project/issues/170534
# XFAIL: Vulkan && Clang


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_0 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Basic/Matrix/matrix_elementwise_vector_cast.test
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ DescriptorSets:
#--- end

# Unimplemented: https://github.com/llvm/llvm-project/issues/170538
# XFAIL: Vulkan && Clang


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_0 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Basic/Matrix/matrix_scalar_arithmetic.test
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ DescriptorSets:
#--- end

# Bug https://github.com/llvm/offload-test-suite/issues/538
# XFAIL: Clang && Vulkan


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_0 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Basic/Matrix/matrix_scalar_constructor.test
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ DescriptorSets:
#--- end

# Bug https://github.com/llvm/offload-test-suite/issues/538
# XFAIL: Clang && Vulkan


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_0 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Basic/Matrix/matrix_single_subscript_load.test
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ DescriptorSets:
...
#--- end

# XFAIL: Clang

# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_0 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Basic/Matrix/matrix_single_subscript_store.test
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ DescriptorSets:
...
#--- end

# XFAIL: Clang

# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_0 -Fo %t.o %t/source.hlsl
# RUN: %offloader %t/pipeline.yaml %t.o
2 changes: 1 addition & 1 deletion test/Basic/Matrix/matrix_trunc_cast.test
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ DescriptorSets:
#--- end

# Unimplemented: https://github.com/llvm/llvm-project/issues/170538
# XFAIL: Vulkan && Clang


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_0 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Bugs/Adjacent-Partial-Writes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ DescriptorSets:
# LLVM's load-store optimization performs correct optimizations that hide the
# problem.
# Bug https://github.com/llvm/offload-test-suite/issues/226
# XFAIL: Intel-Memory-Coherence-Issue-226 && !Clang


# https://github.com/microsoft/DirectXShaderCompiler/issues/7494
# https://github.com/llvm/llvm-project/issues/142677
Expand Down
2 changes: 1 addition & 1 deletion test/Bugs/UAV-Sequental-Consistency.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ DescriptorSets:
# This test fails randomly but inconsistently without validation enabled. With
# validation enabled it fails consistently every time.
# Bug https://github.com/llvm/offload-test-suite/issues/226
# XFAIL: Intel-Memory-Coherence-Issue-226 && !Clang


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ DescriptorSets:
#--- end

# Unimplemented https://github.com/llvm/llvm-project/issues/108058
# XFAIL: Clang


# REQUIRES: Int16
# RUN: split-file %s %t
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ DescriptorSets:
#--- end

# Unimplemented https://github.com/llvm/llvm-project/issues/108058
# XFAIL: Clang


# REQUIRES: Int64
# RUN: split-file %s %t
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/ByteAddressBuffer/ByteAddressBuffers.test
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ DescriptorSets:
#--- end

# Unimplemented https://github.com/llvm/llvm-project/issues/108058
# XFAIL: Clang


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/ByteAddressBuffer/GetDimensions.test
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ DescriptorSets:
#--- end

# Unimplemented https://github.com/llvm/llvm-project/issues/164008
# XFAIL: Clang && Vulkan


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/CBuffer/array-of-structs.test
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ DescriptorSets:
#--- end

# Unimplemented https://github.com/llvm/llvm-project/issues/159602
# XFAIL: Clang && Vulkan


# RUN: split-file %s %t
# RUN: %dxc_target -fvk-use-dx-layout -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/CBuffer/arrays-16bit.test
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ DescriptorSets:
# REQUIRES: Half, Int16

# Unimplemented https://github.com/llvm/llvm-project/issues/159602
# XFAIL: Clang && Vulkan


# RUN: split-file %s %t
# RUN: %dxc_target -fvk-use-dx-layout -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
4 changes: 2 additions & 2 deletions test/Feature/CBuffer/arrays-64bit.test
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ DescriptorSets:
#--- end

# Bug: https://github.com/microsoft/DirectXShaderCompiler/issues/7819
# XFAIL: Vulkan

# Unimplemented https://github.com/llvm/llvm-project/issues/147352
# XFAIL: Clang


# REQUIRES: Double, Int64
# RUN: split-file %s %t
Expand Down
4 changes: 2 additions & 2 deletions test/Feature/CBuffer/arrays.test
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ DescriptorSets:
#--- end

# Bug: https://github.com/microsoft/DirectXShaderCompiler/issues/7819
# XFAIL: DXC && Vulkan

# Unimplemented https://github.com/llvm/llvm-project/issues/159602
# XFAIL: Clang && Vulkan


# RUN: split-file %s %t
# RUN: %dxc_target -fvk-use-dx-layout -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/CBuffer/dynamic-struct.test
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ DescriptorSets:
#--- end

# Bug https://github.com/llvm/llvm-project/issues/164517
# XFAIL: Clang


# RUN: split-file %s %t
# RUN: %dxc_target -fvk-use-dx-layout -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
4 changes: 2 additions & 2 deletions test/Feature/CBuffer/structs.test
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@ DescriptorSets:

# Clang trips on 2-element vectors in structs:
# Bug https://github.com/llvm/llvm-project/issues/123968
# XFAIL: Clang


# Bug https://github.com/microsoft/DirectXShaderCompiler/issues/7968
# XFAIL: DXC && Vulkan


# RUN: split-file %s %t
# RUN: %dxc_target -fvk-use-dx-layout -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/CBuffer/vectors-16bit.test
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ DescriptorSets:
#--- end

# Unimplemented https://github.com/llvm/llvm-project/issues/159602
# XFAIL: Clang && Vulkan


# REQUIRES: Half, Int16

Expand Down
4 changes: 2 additions & 2 deletions test/Feature/CBuffer/vectors-64bit.test
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ DescriptorSets:
# REQUIRES: Double, Int64

# Bug: https://github.com/llvm/offload-test-suite/issues/471
# XFAIL: Vulkan && Intel


# Clang trips on 3-element vectors in structs:
# Bug https://github.com/llvm/llvm-project/issues/123968
# XFAIL: Clang


# RUN: split-file %s %t
# RUN: %dxc_target -fvk-use-dx-layout -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/CBuffer/vectors.test
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ DescriptorSets:

# Clang trips on 3-element vectors in structs:
# Bug https://github.com/llvm/llvm-project/issues/123968
# XFAIL: Clang


# RUN: split-file %s %t
# RUN: %dxc_target -fvk-use-dx-layout -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/Groupshared/GSVector.test
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ DescriptorSets:
#--- end

# Bug https://github.com/llvm/llvm-project/issues/170241
# XFAIL: Clang && Vulkan


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
8 changes: 4 additions & 4 deletions test/Feature/HLSLLib/PartiallyMappedResources.test
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,15 @@ DescriptorSets:
#--- end

# Unimplemented https://github.com/llvm/offload-test-suite/issues/514
# XFAIL: Vulkan

# Unimplemented https://github.com/llvm/llvm-project/issues/166954
# XFAIL: Clang-Vulkan


# Unimplemented https://github.com/llvm/offload-test-suite/issues/515
# XFAIL: Metal


# Bug https://github.com/llvm/offload-test-suite/issues/485
# XFAIL: Intel


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/abs.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ DescriptorSets:
#--- end

# Bug https://github.com/llvm/llvm-project/issues/170241
# XFAIL: Clang && Vulkan


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/abs.int16.test
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ DescriptorSets:
#--- end

# Bug https://github.com/llvm/llvm-project/issues/170241
# XFAIL: Clang && Vulkan


# REQUIRES: Int16
# RUN: split-file %s %t
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/abs.int64.test
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ DescriptorSets:
#--- end

# Bug https://github.com/llvm/llvm-project/issues/170241
# XFAIL: Clang && Vulkan


# REQUIRES: Int64
# RUN: split-file %s %t
Expand Down
4 changes: 2 additions & 2 deletions test/Feature/HLSLLib/adduint64.test
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ DescriptorSets:
#--- end

# Bug https://github.com/llvm/offload-test-suite/issues/292
# XFAIL: DXC && Metal


# Bug https://github.com/llvm/offload-test-suite/issues/344
# XFAIL: Clang && Metal


# UNSUPPORTED: DXC && Vulkan

Expand Down
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/all.bool.test
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ DescriptorSets:
#--- end

# Bug https://github.com/llvm/llvm-project/issues/140824
# XFAIL: Clang


# RUN: split-file %s %t
# RUN: %dxc_target -HV 202x -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/and.test
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ DescriptorSets:
#--- end

# Bug https://github.com/llvm/llvm-project/issues/140824
# XFAIL: Clang


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/any.bool.test
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ DescriptorSets:
#--- end

# Bug https://github.com/llvm/llvm-project/issues/140824
# XFAIL: Clang


# RUN: split-file %s %t
# RUN: %dxc_target -HV 202x -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/any.fp64.test
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ DescriptorSets:
#--- end

# Bug https://github.com/llvm/offload-test-suite/issues/370
# XFAIL: DXC && DirectX && Intel


# REQUIRES: Double
# RUN: split-file %s %t
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/any.int64.test
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ DescriptorSets:
#--- end

# Bug https://github.com/llvm/offload-test-suite/issues/370
# XFAIL: DXC && DirectX && Intel


# REQUIRES: Int64
# RUN: split-file %s %t
Expand Down
4 changes: 2 additions & 2 deletions test/Feature/HLSLLib/asdouble.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@ DescriptorSets:
#--- end

# Bug https://github.com/llvm/llvm-project/issues/153513
# XFAIL: Clang && Vulkan


# Bug https://github.com/microsoft/DirectXShaderCompiler/issues/7699
# XFAIL: DXC && Vulkan


# REQUIRES: Double
# RUN: split-file %s %t
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/asin.16.test
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ DescriptorSets:
#--- end

# Bug https://github.com/llvm/offload-test-suite/issues/578
# XFAIL: AMD && Vulkan


# REQUIRES: Half
# RUN: split-file %s %t
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/asint.test
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ DescriptorSets:
#--- end

# Bug https://github.com/llvm/llvm-project/issues/154214
# XFAIL: Clang && Vulkan


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/asuint.64.test
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ DescriptorSets:
#--- end

# Bug https://github.com/microsoft/DirectXShaderCompiler/issues/7666
# XFAIL: DXC && Vulkan


# REQUIRES: Double
# RUN: split-file %s %t
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/cos.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ DescriptorSets:
#--- end

# Bug https://github.com/KhronosGroup/SPIRV-Cross/issues/2525
# XFAIL: Vulkan && Darwin


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

# Bug https://github.com/KhronosGroup/SPIRV-Cross/issues/2507
# XFAIL: Vulkan && Darwin


# REQUIRES: Half
# RUN: split-file %s %t
Expand Down
2 changes: 1 addition & 1 deletion test/Feature/HLSLLib/countbits.32.test
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ DescriptorSets:
#--- end

# Bug https://github.com/llvm/llvm-project/issues/170241
# XFAIL: Clang && Vulkan


# RUN: split-file %s %t
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
Expand Down
Loading
Loading