Skip to content

Commit 8ae9b72

Browse files
authored
XFAIL isinf.16 test for Clang on nVidia drivers (#271)
DXC never generated fp16 variants of this, so some drivers have issues with it.
1 parent 9bb6cd5 commit 8ae9b72

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/Feature/HLSLLib/isinf.16.test

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,9 @@ DescriptorSets:
5757

5858
# llvm/llvm-project#141089
5959
# XFAIL: Clang-Vulkan
60-
# issue with 16 bit ops; no hlk tests
60+
61+
# https://github.com/llvm/llvm-project/issues/145571
62+
# XFAIL: Clang && DirectX-NV
6163

6264
# A bug in the Metal Shader Converter caused it to mis-translate this operation.
6365
# Version 3 fixes this issue.

0 commit comments

Comments
 (0)