Skip to content

Commit efc1b98

Browse files
committed
Add newline
1 parent e45b037 commit efc1b98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mlir/test/fusion/pr-e2e/attention/mixr-attention-small-decode.mlir

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ module {
3232
%21 = migraphx.reshape %20 {dims = [1, 1, 4]} : <1x1x2x2xf16, 4x2x2x1> -> <1x1x4xf16, 4x4x1>
3333
return %21 : !migraphx.shaped<1x1x4xf16, 4x4x1>
3434
}
35-
}
35+
}
36+

0 commit comments

Comments
 (0)