vectorization

Installation
SKILL.md

SIMD and vectorization in dotnet/runtime

The general, cross-cutting guidance for SIMD and hardware intrinsics lives in the official .NET documentation. Read it first and defer to it for anything not specific to this repo:

The repo-specific nuance is in docs/coding-guidelines/vectorization-guidelines.md. This skill distills what to actually enforce when authoring or reviewing vectorized changes here.

Core rules

Installs
1
Repository
dotnet/runtime
GitHub Stars
18.2K
First Seen
3 days ago
vectorization — dotnet/runtime