Skip to content

Commit fe18af2

Browse files
amd-eochoalokuhar
andauthored
Update mlir/test/Dialect/SPIRV/IR/control-flow-ops.mlir
Co-authored-by: Jakub Kuderski <[email protected]>
1 parent 448179a commit fe18af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Dialect/SPIRV/IR/control-flow-ops.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ spirv.module Logical GLSL450 {
281281
function_control = #spirv.function_control<None>,
282282
message = "2nd parent",
283283
sym_name = "foo"
284-
// This is invalid MLIR because function_type is missing from spirv.func
284+
// This is invalid MLIR because function_type is missing from spirv.func.
285285
}> ({
286286
^bb0(%arg0: f32):
287287
"spirv.ReturnValue"(%arg0) : (f32) -> ()

0 commit comments

Comments
 (0)