[patch, fortran] Handle MATMUL(TRANSPOSE(A),B) in inline matmul

Jerry DeLisle jvdelisle@charter.net
Wed May 24 16:33:00 GMT 2017


On 05/17/2017 02:41 PM, Thomas Koenig wrote:
> Hello world,
> 
> after receiving no negative feedback on my RFC patch, I have deciced
> to submit the patch.
> 
> The attached patch handles MATMUL(TRANSPOSE(A),B) in inlining matmul.
> Speed is a bit faster than the library version.
> 
> Regression-tested.  OK for trunk?
> 

OK and thanks for patch.

Jerry



More information about the Fortran mailing list