================
@@ -90,6 +90,16 @@ spirv.func @fadd_decorations(%arg: f32) -> f32 "None" {
// -----
+spirv.module Logical GLSL450 requires #spirv.vce<v1.0, [Kernel], []> {
----------------
kuhar wrote:
Isn't this missing the new capability?
https://github.com/llvm/llvm-project/pull/143974