Index | Thread | Search

From:
Daniil Ryvkin <mail@leinadr.com>
Subject:
Re: [1/2] [new port] devel/simde
To:
Stuart Henderson <stu@spacehopper.org>
Cc:
ports@openbsd.org
Date:
Thu, 23 Jul 2026 12:55:32 +0300

Download raw body.

Thread
On Thu, Jul 23, 2026 at 10:21:36AM +0100, Stuart Henderson wrote:
> On 2026/07/07 18:05, Daniil Ryvkin wrote:
> > Hi,
> > 
> > This adds a port for SIMDe (SIMD Everywhere) v0.8.2, a header-only
> > library providing implementations of SIMD intrinsics (SSE, AVX, NEON,
> > etc.) for platforms that don't natively support them.
> > 
> > It is required as a build dependency for multimedia/obs-studio.
> 
> as there's no actual build stage, I think I'd prefer to just pull it
> into obs-studio via DIST_TUPLE at this point..
> 

simde may also be useful for other ports, such as x11/kitty which
currently has simd disabled.