From 64fbccf5045509959e1222d397c9ac4a1d3f88bc Mon Sep 17 00:00:00 2001 From: luciechoi Date: Tue, 6 Jan 2026 07:38:15 +0000 Subject: [PATCH] Remove XFail for asuint.64 --- test/Feature/HLSLLib/asuint.64.test | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/Feature/HLSLLib/asuint.64.test b/test/Feature/HLSLLib/asuint.64.test index 4256d260b..fbad22981 100644 --- a/test/Feature/HLSLLib/asuint.64.test +++ b/test/Feature/HLSLLib/asuint.64.test @@ -81,9 +81,6 @@ DescriptorSets: Binding: 2 #--- end -# Bug https://github.com/microsoft/DirectXShaderCompiler/issues/7666 -# XFAIL: DXC && Vulkan - # REQUIRES: Double # RUN: split-file %s %t # RUN: %dxc_target -T cs_6_5 -HV 202x -Fo %t.o %t/source.hlsl