Skip to content

Commit 548d731

Browse files
committed
Addressing further code review comment
Signed-off-by: Mohammadreza Ameri Mahabadian <[email protected]>
1 parent 6926cd3 commit 548d731

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// RUN: mlir-translate %s -test-spirv-roundtrip-debug -no-implicit-module -verify-diagnostics
2+
3+
// expected-error@below {{SPV_KHR_non_semantic_info extension not available}}
4+
spirv.module Logical GLSL450 requires #spirv.vce<v1.3, [Shader], []> attributes {spirv.target_env = #spirv.target_env<#spirv.vce<v1.3, [Shader], []>, #spirv.resource_limits<>>} {
5+
}

0 commit comments

Comments
 (0)