This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Ping ** 0.5 patch, fortran] Inline matmul with conjugate complex numbers


Le 21/05/2015 19:51, Thomas Koenig a Ãcrit :
> Am 18.05.2015 um 00:05 schrieb Thomas Koenig:
>> this patch extends the inline matmul functionality to conjugate
>> complex numbers.
>>
>> Regression-tested. OK for trunk?
> 
> OK (with the trivial change in the follow-up e-mail)?
> 
> I'd like to start extending this to TRANSPOSE(CONJG(A)) :-)
> 
> 	Thomas
> 
There is little that is specific to conjg (any elemental function would
work roughly the same), but anyway, the patch is OK.

Mikael


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]