Skip to content

Commit b58d067

Browse files
Format Julia code
1 parent ec369e5 commit b58d067

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/utils.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,6 @@ ReactantInter = Enzyme.Compiler.Interpreter.EnzymeInterpreter{
913913

914914
GPUCompiler.get_interpreter(::NativeCompilerJob) = Reactant.ReactantInterpreter()
915915

916-
917916
function CC.optimize(
918917
interp::ReactantInter, opt::CC.OptimizationState, caller::CC.InferenceResult
919918
)
@@ -935,7 +934,6 @@ function CC.optimize(
935934
has_changed && @info "rewrite instruction $mi"
936935
end
937936

938-
939937
return CC.finish(interp, opt, ir, caller)
940938
end
941939

0 commit comments

Comments
 (0)