ADRs tagged simd¶
Auto-generated by scripts/docs/generate-adr-by-tag.sh. Edit ADR Tags: lines to update.
32 ADR(s) carry this tag.
| ID | Title |
|---|---|
| ADR-0110 | Coverage gate -fprofile-update=atomic for parallel meson tests |
| ADR-0125 | MS-SSIM decimate SIMD fast paths (AVX2 + AVX-512) |
| ADR-0138 | _iqa_convolve AVX2 bit-exact double-precision fast path |
| ADR-0139 | SSIM SIMD accumulate bit-exact to scalar via per-lane scalar double |
| ADR-0140 | SIMD DX framework — header macros + scaffolding skill |
| ADR-0142 | Port Netflix upstream vif_sigma_nsq feature parameter |
| ADR-0143 | Port Netflix upstream generalised AVX convolve for arbitrary filter widths |
| ADR-0145 | motion_v2 NEON SIMD — bit-exact to scalar |
| ADR-0159 | psnr_hvs AVX2 port — bit-exact DCT vectorization (T3-5) |
| ADR-0160 | psnr_hvs NEON port — bit-exact DCT vectorization (T3-5-neon) |
| ADR-0161 | SSIMULACRA 2 SIMD bit-exact ports — AVX2 + AVX-512 + NEON (T3-1 + T3-2) |
| ADR-0162 | SSIMULACRA 2 IIR blur SIMD ports — AVX2 + AVX-512 + NEON (T3-1 phase 2) |
| ADR-0163 | SSIMULACRA 2 picture_to_linear_rgb SIMD ports (T3-1 phase 3) |
| ADR-0179 | float_moment SIMD parity (AVX2 + NEON) |
| ADR-0180 | CPU coverage matrix audit — close 5 stale gaps |
| ADR-0213 | SSIMULACRA 2 SVE2 SIMD parity |
| ADR-0245 | SIMD bit-exact test harness shared header |
| ADR-0252 | ssimulacra2 Vulkan host-path AVX2 + NEON SIMD (T-GPU-OPT-VK-2) |
| ADR-0328 | Cambi cluster port — skip the shared-header rename |
| ADR-0350 | psnr_hvs AVX-512 — re-bench confirms AVX2 ceiling (T3-9 (a)) |
| ADR-0419 | Gate SVE2 build probe to non-Darwin hosts |
| ADR-0452 | Port calculate_c_values_row to AVX-512 and NEON |
| ADR-0463 | ADM p-norm fast-path split and VIF scalar-fallback malloc hoist |
| ADR-0467 | SSIMULACRA2 AVX-512 + NEON IIR Blur / picture_to_linear_rgb ULP Audit — Clean Close |
| ADR-0500 | VIF log2 LUT Shrink and Gaussian Filter Cache |
| ADR-0502 | ADM decouple gather prefetch (Approach B) |
| ADR-0503 | vif_subsample_rd_8_avx512 Loop Fission to Reduce ZMM Register Spill |
| ADR-0504 | AVX-512F port of float separable convolution scanlines |
| ADR-0521 | MSVC portability gating — vif_avx512.c noinline/noclone + yuv_input.c S_ISREG/fstat |
| ADR-0645 | Thread integer ADM p-norm through SIMD callbacks |
| ADR-0853 | Remove dead debug-print macros from motion_avx2.c |
| ADR-0891 | SIMD bit-exactness round-2 — unify SSIMULACRA 2 colour-matrix on FMA, extend -fp-model=precise to libvmaf_feature_static_lib |