We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 448179a commit fe18af2Copy full SHA for fe18af2
mlir/test/Dialect/SPIRV/IR/control-flow-ops.mlir
@@ -281,7 +281,7 @@ spirv.module Logical GLSL450 {
281
function_control = #spirv.function_control<None>,
282
message = "2nd parent",
283
sym_name = "foo"
284
- // This is invalid MLIR because function_type is missing from spirv.func
+ // This is invalid MLIR because function_type is missing from spirv.func.
285
}> ({
286
^bb0(%arg0: f32):
287
"spirv.ReturnValue"(%arg0) : (f32) -> ()
0 commit comments