Skip to documentation
SLOP

tiny.simd

Reference tiny.simd

Overview · API · Code relationships · Verification · Audit

Overview

Portable SIMD vector types and hardware-accelerated numeric kernels. Target dispatch selects architecture-specific vector extensions at compile time or falls back to scalar loops.

Operations declare distinct memory requirements: aligned load routines require natural lane alignment, while in-place kernels may permit or restrict buffer overlap. Callers must verify alignment and aliasing preconditions required by each specific kernel contract.

Definitions

Actions

Public operations.

Types and contracts

Public types and contracts.

Namespaces

Public namespaces.

Values and defaults

Public values and defaults.

Code relationships

Direct static dependencies extracted from parsed source by semantic graph analysis.

Uses: tiny.accy, tiny.bench, tiny.hypothesis, tiny.sys, tiny.tldr
Used by: tiny.accy, tiny.choir, tiny.http, tiny.sdfii, tiny.smg, tiny.smt, tiny.tldr, tiny.zen

Verification

No verification records are cataloged for this module in this build.

Audit

EvidenceValue
Sourcelib/simd/src/root.zig
Definitions5 of 861 documented
Members0 of 0 documented
Public names870 API, 2306 indexed
Version26.7.0
Revisiondaab053ee433
Unresolved targets21