julia
9fecc194 - fix effects for Float64^Int on 32 bit (#54934)

Commit
1 year ago
fix effects for Float64^Int on 32 bit (#54934) fixes https://github.com/JuliaLang/julia/pull/54910 properly. The recursion heuristic was getting mad at this for some reason...
Author
Parents
Loading