Skip to content

Commit 4b18df2

Browse files
Update src/Compiler.jl
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c67c8bc commit 4b18df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compiler.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1945,7 +1945,7 @@ function compile_mlir!(
19451945
Reactant.__compile_options_with_reversed_propagation(compile_options);
19461946
recognize_comms,
19471947
lower_comms,
1948-
backend
1948+
backend,
19491949
),
19501950
"post_op_transpose_reshape",
19511951
)

0 commit comments

Comments
 (0)