emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Vectorization, SIMD


From: Gerd Möllmann
Subject: Vectorization, SIMD
Date: Wed, 23 Apr 2025 11:00:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Hi Stef,

I've played with this a bit and made notes, which I'd like to share.
Please find attached.

My summary so far: Can be done and it's not that difficult. There is
even some degree of "portability" achievable when writing SIMD code by
hand. What's will be really no fun, from my POV, is configuration stuff,
making it work on N platforms with M compilers and so on.

Don't know, maybe it's best to wait for compilers to get better at
auto-vectorization. Or maybe GCC is better than LLVM in this regard. I
haven't checked that because I can't really use GCC here on macOS.

Attachment: 20250423081243-simd.org
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]