Skip to content

Add Int64X2 SIMD operations

Jaro Reinders requested to merge jaro/ghc:wip/ncg-simd into wip/ncg-simd

Fixes #24952

This only implements the very basic SSE2 operations for Int64X2.

Edited by Jaro Reinders

Merge request reports