Skip to content

AVX2: Packet4ul has pmul, abs2

Reference issue

What does this implement/fix?

Presumably, we can use the int64_t multiplication routine for uint64_t. This will resolve a few compilation issues and enable those features.

Additional information

Merge request reports

Loading