To get back on track with uComplex, I didn't change any routines to make
them inline - they were that way already. All I did was change the
parameters to 'const', align the complex type so it is equivalent to
__m128d so the System V ABI can pass it all in one register, and enable
vectorcall on
Am 31.10.19 um 20:11 schrieb Marco van de Voort:
Op 2019-10-30 om 23:02 schreef Florian Klämpfl:
Yes. And manually adding inline is only as good as the knowledge of
the user doing so. If somebody implements it right (I did not, I used
the easiest approach and used an existing function to est
Op 2019-10-30 om 23:02 schreef Florian Klämpfl:
Yes. And manually adding inline is only as good as the knowledge of
the user doing so. If somebody implements it right (I did not, I used
the easiest approach and used an existing function to estimate the
complexity of a subroutine). The compil
Hi,
I just created a bug report (
https://bugs.freepascal.org/view.php?id=36236 ) for this .
regards,
--
Dimitrios Chr. Ioannidis
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-d