intel-intrinsics v1.0.0
    Crayo List 
    crayolist at gmail.com
       
    Wed Feb 13 04:57:29 UTC 2019
    
    
  
On Wednesday, 6 February 2019 at 01:05:29 UTC, Guillaume Piolat 
wrote:
> "intel-intrinsics" is a DUB package for people interested in 
> x86 performance that want neither to write assembly, nor a 
> LDC-specific snippet... and still have fastest possible code.
>
> [...]
This is really cool and I appreciate your efforts!
However (for those who are unaware) there is an alternative way 
that is (arguably) better;
https://ispc.github.io/index.html
You can write portable vectorized code that can be trivially 
invoked from D.
    
    
More information about the Digitalmars-d-announce
mailing list