Skip to content

Commit a6ec6e7

Browse files
committed
link filed bug for clang-directx, remove directx-warp xfail as a test
1 parent 21e6888 commit a6ec6e7

File tree

4 files changed

+3
-6
lines changed

4 files changed

+3
-6
lines changed

test/Feature/HLSLLib/mad.32.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ DescriptorSets:
207207
Binding: 11
208208
#--- end
209209

210-
# TODO: File bug and link here
210+
# TODO: https://github.com/llvm/llvm-project/issues/152220
211211
# XFAIL: Clang-DirectX
212212

213213
# RUN: split-file %s %t

test/Feature/HLSLLib/mad.fp64.test

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,6 @@ DescriptorSets:
8282
Binding: 3
8383
#--- end
8484

85-
# TODO: File bug and link here
86-
# XFAIL: DirectX-WARP
87-
8885
# REQUIRES: Double
8986
# RUN: split-file %s %t
9087
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl

test/Feature/HLSLLib/mad.int16.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ DescriptorSets:
141141
Binding: 7
142142
#--- end
143143

144-
# TODO: File bug and link here
144+
# TODO: https://github.com/llvm/llvm-project/issues/152220
145145
# XFAIL: Clang-DirectX
146146

147147
# REQUIRES: Int16

test/Feature/HLSLLib/mad.int64.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ DescriptorSets:
141141
Binding: 7
142142
#--- end
143143

144-
# TODO: File bug and link here
144+
# TODO: https://github.com/llvm/llvm-project/issues/152220
145145
# XFAIL: Clang-DirectX
146146

147147
# REQUIRES: Int64

0 commit comments

Comments
 (0)