Skip to content

Commit 2624572

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

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
@@ -1655,7 +1655,7 @@ function compile_mlir!(
16551655
dus_to_concat=true,
16561656
recognize_comms,
16571657
lower_comms,
1658-
backend
1658+
backend,
16591659
)
16601660
result = result * "," * opt_passes3
16611661
end

0 commit comments

Comments
 (0)