Skip to content

Commit ad18b83

Browse files
committed
fix xfails
1 parent 5a31818 commit ad18b83

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

test/Feature/HLSLLib/any.32.test

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff 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

test/Feature/HLSLLib/any.fp64.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

test/Feature/HLSLLib/any.int64.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)