Fix AVX pstore

Reference issue

What does this implement/fix?

Eigen's abstract pstore function for calling AVX aligned store intrinsics was incorrectly calling unalinged store for integer types.

Additional information

Edited by Charles Schlosser

Merge request reports

Loading