From dd275dd952afc1b0d1a156d786c28620a48863e1 Mon Sep 17 00:00:00 2001 From: Jay Kwak <82421531+jkwak-work@users.noreply.github.com> Date: Thu, 15 May 2025 05:07:09 +0000 Subject: Re-enable spirv-validation, because the issue is no longer repro (#7082) --- tests/bugs/gh-3780.slang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/bugs') diff --git a/tests/bugs/gh-3780.slang b/tests/bugs/gh-3780.slang index ba5ea4c6b..6591d4ccb 100644 --- a/tests/bugs/gh-3780.slang +++ b/tests/bugs/gh-3780.slang @@ -1,4 +1,4 @@ -//TEST:SIMPLE(filecheck=CHECK): -target spirv -emit-spirv-directly -skip-spirv-validation +//TEST:SIMPLE(filecheck=CHECK): -target spirv -emit-spirv-directly // CHECK: OpEntryPoint -- cgit v1.2.3