File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -137,8 +137,6 @@ DescriptorSets:
137137 Binding: 5
138138#--- end
139139
140- # Bug https://github.com/llvm/offload-test-suite/issues/370 XFAIL: DXC && DirectX-Intel
141-
142140# RUN: split-file %s %t
143141# RUN: %dxc_target -HV 202x -T cs_6_5 -Fo %t.o %t/source.hlsl
144142# RUN: %offloader %t/pipeline.yaml %t.o
Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ DescriptorSets:
5656 Binding: 1
5757#--- end
5858
59+ # Bug https://github.com/llvm/offload-test-suite/issues/370 XFAIL: DXC && DirectX-Intel
60+
5961# REQUIRES: Double
6062# RUN: split-file %s %t
6163# RUN: %dxc_target -HV 202x -T cs_6_5 -Fo %t.o %t/source.hlsl
Original file line number Diff line number Diff line change @@ -97,6 +97,8 @@ DescriptorSets:
9797 Binding: 3
9898#--- end
9999
100+ # Bug https://github.com/llvm/offload-test-suite/issues/370 XFAIL: DXC && DirectX-Intel
101+
100102# REQUIRES: Int64
101103# RUN: split-file %s %t
102104# RUN: %dxc_target -HV 202x -T cs_6_5 -Fo %t.o %t/source.hlsl
You can’t perform that action at this time.
0 commit comments