AArch64 complex number code gen

matheus matheus at gmail.com
Tue Feb 24 06:38:24 UTC 2026


On Tuesday, 24 February 2026 at 05:05:18 UTC, Walter Bright wrote:
> On 2/23/2026 2:04 PM, Sergey wrote:
>> Same is true for ARM64, as we already have LDC
>
> A number of our users prefer DMD because of its fast compile 
> times.

And with the advent of AI I suspect it's a lot easier to do so 
right? - I mean this should be like asking AI to generated from a 
another language already implemented and I believe it should be 
OK, or less hurtles than implement from scratch in the past.

By the way, I think compilers in general should have a way to 
gather functionality usage (After user permission of course), 
this could be a gauge for future implementations or even though 
what thing D dev team should work on.

For example how much end up using this or that implementation? - 
Most software have this these days.

Anyway congratulations on this.

Matheus.


More information about the Digitalmars-d mailing list