Skip to content

Commit

Permalink
Update src/Ops.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal authored Mar 3, 2025
1 parent 05fb91b commit 3e7b775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ops.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1483,7 +1483,7 @@ julia> Reactant.@jit(
MLIR.IR.Attribute("private"),
)

# Change function nane
# Change function name
MLIR.IR.attr!(op, symbol_attr_name, MLIR.IR.Attribute(new_name))
end
end
Expand Down

0 comments on commit 3e7b775

Please sign in to comment.