Skip to content

Commit 1c9752f

Browse files
committed
add metal XFAIL
1 parent fb4a631 commit 1c9752f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/Feature/HLSLLib/PartiallyMappedResources.test

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ DescriptorSets:
132132
# AND https://github.com/llvm/llvm-project/issues/99204
133133
# XFAIL: Vulkan
134134

135+
# Bug https://github.com/llvm/offload-test-suite/issues/182
136+
# Metal API seems to have problems with reserved resources
137+
# XFAIL: Metal
138+
135139
# RUN: split-file %s %t
136140
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
137141
# RUN: %offloader %t/pipeline.yaml %t.o

0 commit comments

Comments
 (0)