Re: [eigen] vectorization of complex

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


On Wed, Jul 7, 2010 at 6:02 PM, Gael Guennebaud
<gael.guennebaud@xxxxxxxxx> wrote:
> Still about matrix products, higher performance could be achieved by
> explicitly writing the code to perform multiple multiplications.
> Indeed, each factor is used twice, and some intermediate results
> (shuffling) could be reused.... Maybe the compiler does that for us, I
> did not check, but I doubt that!

nevermind, the shuffles are well factorized by gcc

gael



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/