Skip to content

Add Packet2l for SSE.

What does this implement/fix?

This adds support for vectorizing int64_t operations with SSE.

Additional information

Support for 64 integers is also needed in certain double math functions, as in e.g. !1522 (merged). Casting and half packets for Packet4l will be added in a followup.

Edited by Rasmus Munk Larsen

Merge request reports

Loading