intel-intrinsics v1.0.0

Crayo List crayolist at gmail.com
Thu Feb 14 21:45:57 UTC 2019


On Thursday, 14 February 2019 at 16:13:21 UTC, Ethan wrote:
> On Wednesday, 13 February 2019 at 23:26:48 UTC, Crayo List 
> wrote:
>> And that's precisely why I posted here; for those people that 
>> have interest in vectorizing their code in a portable way to 
>> be aware that there is another (arguably) better way.
>
> All power to the people that have code that simple. But 
> auto-vectorising in any capacity is the wrong way to do things 
> in my field. An intrinsics library is vital to write highly 
> specialised code.
>
> The tl;dr here is that we *FINALLY* have a minimum-spec for x64 
> CPUs represented with SSE intrinsics. Instead of whatever 
> core.simd is. That's really important, and talks about 
> auto-vectorisation are really best saved for another thread.

Please re-read my post carefully!


More information about the Digitalmars-d-announce mailing list