Skip to content

add VecSlot case for rbxSumRubbishAg. fix unboxed sums of SIMD vectors

David Orion Girardo requested to merge daig/ghc:unboxed-sum-simd into master

Fix unboxed sums of SIMD vectors crashing the compiler (fixes #22187 (closed))

Merge request reports