Skip to content

Commit 7ea8ea0

Browse files
committed
fixup
1 parent 34d0999 commit 7ea8ea0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Compiler.jl

+3
Original file line numberDiff line numberDiff line change
@@ -1036,6 +1036,9 @@ const optimize_comms_passes = (
10361036
"enzyme-hlo-remove-transform",
10371037
"optimize-communication",
10381038
"enzyme-hlo-generate-td{patterns=lower_rotate;lower_wrap;lower_extend}",
1039+
"transform-interpreter"
1040+
"enzyme-hlo-remove-transform",
1041+
"optimize-communication",
10391042
)
10401043

10411044
function compile_mlir!(

0 commit comments

Comments
 (0)