From cec8e5fb989664d8bd7919d9a0f010ec90fcdae9 Mon Sep 17 00:00:00 2001 From: Alex Voicu Date: Tue, 8 Oct 2024 03:17:29 +0300 Subject: [PATCH] Add missing test to the disabled list. --- test/complex-constexpr-vector.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/test/complex-constexpr-vector.ll b/test/complex-constexpr-vector.ll index 1b85136cf..12a72897e 100644 --- a/test/complex-constexpr-vector.ll +++ b/test/complex-constexpr-vector.ll @@ -1,3 +1,4 @@ +; XFAIL: * ; RUN: llvm-as %s -o %t.bc ; RUN: llvm-spirv %t.bc -o %t.spv ; RUN: llvm-spirv %t.spv -to-text -o %t.spt