diff --git a/test/Feature/HLSLLib/dot2add.test b/test/Feature/HLSLLib/dot2add.test index 39fe1472..3f191243 100644 --- a/test/Feature/HLSLLib/dot2add.test +++ b/test/Feature/HLSLLib/dot2add.test @@ -92,9 +92,6 @@ DescriptorSets: # Bug https://github.com/llvm/llvm-project/issues/149561 # XFAIL: Clang && Vulkan && !VK_KHR_shader_float_controls2 -# Bug https://github.com/microsoft/DirectXShaderCompiler/issues/7695 -# XFAIL: DXC && Vulkan - # REQUIRES: Half # RUN: split-file %s %t # RUN: %dxc_target -enable-16bit-types -Gis -HV 202x -T cs_6_5 -Fo %t.o %t/source.hlsl