From 33cb59d44476f31a3b712ba6dbf8c777279c01bc Mon Sep 17 00:00:00 2001 From: Farzon Lotfi Date: Mon, 22 Jun 2026 11:55:21 -0400 Subject: [PATCH] [DX][Metal] Enable array-of-constant-buffers.test with https://github.com/llvm/llvm-project/pull/204732 merged this test is now passing. Remove the DX and Metal xfails. --- test/Feature/ResourceArrays/array-of-constant-buffers.test | 5 ----- 1 file changed, 5 deletions(-) diff --git a/test/Feature/ResourceArrays/array-of-constant-buffers.test b/test/Feature/ResourceArrays/array-of-constant-buffers.test index 1c2e3197e..83b9a0463 100644 --- a/test/Feature/ResourceArrays/array-of-constant-buffers.test +++ b/test/Feature/ResourceArrays/array-of-constant-buffers.test @@ -67,11 +67,6 @@ DescriptorSets: ... #--- end -# CBuffer not yet implemented for DirectX -# Unimplemented https://github.com/llvm/llvm-project/issues/122791 -# XFAIL: Clang && DirectX -# XFAIL: Clang && Metal - # RUN: split-file %s %t # RUN: %dxc_target -T cs_6_0 -Fo %t.o %t/source.hlsl # RUN: %offloader %t/pipeline.yaml %t.o