You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to JuliaSIMD/StrideArraysCore.jl#46, the manual Expr(:new) seems to generate bad IR for 1.11, triggering an assertion error on PkgEval. This affects downstream packages like MCPhylo.jl and LocalPoly.jl, so would be good to fix.
Similar to JuliaSIMD/StrideArraysCore.jl#46, the manual
Expr(:new)
seems to generate bad IR for 1.11, triggering an assertion error on PkgEval. This affects downstream packages like MCPhylo.jl and LocalPoly.jl, so would be good to fix.x-ref JuliaLang/julia#52702 (comment)
The text was updated successfully, but these errors were encountered: