(j3.2006) an intrinsic for SORT()

Toon Moene toon
Wed Feb 14 14:38:43 EST 2018


On 02/06/2018 08:45 PM, Van Snyder wrote:

> On Tue, 2018-02-06 at 18:52 +0000, Bill Long wrote:
> 
>> We have other, similar, intrinsics.  MATMUL, for example.
> 
> If I write MATMUL(TRANSPOSE(A),B) will most processors create a temp for
> TRANSPOSE(A), or will they do what DGEMM does and handle the TRANSPOSE
> as a flag that changes how the multiply is done?

http://moene.org/~toon/GCCSummit-2007.pdf, paragraph 4.3.

Note: *2007*. I can't recall when this was implemented.

Kind regards,

-- 
Toon Moene - e-mail: toon at moene.org - phone: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
At home: http://moene.org/~toon/; weather: http://moene.org/~hirlam/
Progress of GNU Fortran: http://gcc.gnu.org/wiki/GFortran#news



More information about the J3 mailing list