mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-10-18 19:11:30 +08:00

The trick consists in introducing a new pload1 function to be used in low level product kernels for which bug #203 does not apply. Indeed, it turned out that using inline assembly prevents gcc of doing a good job at instructtion reordering.