JuliaSIMD/LoopVectorization.jl

Bad IR generation triggers assertion failure on 1.11

maleadt opened this issue · 0 comments

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)