LDC 1.18.0-beta1

jmh530 john.michael.hall at gmail.com
Tue Sep 24 17:49:13 UTC 2019


On Tuesday, 24 September 2019 at 16:48:48 UTC, kinke wrote:
> [snip]
>
> If you don't want to ship 10 fine-tuned binaries for 10 
> different CPUs (see `-mcpu=?`), you can use JIT to compile and 
> tune performance-critical pieces for the executing/target CPU. 
> E.g., letting the auto-vectorizer exploit the full register 
> width for AVX-512 CPUs etc.

Ivan provided an example here [1] (you recommended he write it up 
a wiki).

[1] 
https://forum.dlang.org/thread/bskpxhrqyfkvaqzoospx@forum.dlang.org


More information about the Digitalmars-d-announce mailing list