From 6c0e5e67bdeeccb2a349460d2501931f1b62f65f Mon Sep 17 00:00:00 2001 From: Levi Neuwirth Date: Sat, 4 Apr 2026 21:20:51 -0400 Subject: [PATCH] auto: 2026-04-05T01:20:51Z --- .../where-does-simd-help-post-quantum-cryptography/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/essays/where-does-simd-help-post-quantum-cryptography/index.md b/content/essays/where-does-simd-help-post-quantum-cryptography/index.md index 86d7975..79be636 100644 --- a/content/essays/where-does-simd-help-post-quantum-cryptography/index.md +++ b/content/essays/where-does-simd-help-post-quantum-cryptography/index.md @@ -315,7 +315,7 @@ We presented the first statistically rigorous decomposition of SIMD speedup in M **Future work.** Planned extensions include: hardware performance counter profiles (IPC, cache miss rates) via PAPI to validate the mechanistic explanations in the corresponding section; energy measurement via Intel RAPL; extension to ML-DSA (Dilithium) and SLH-DSA (SPHINCS+) with the same harness; and cross-ISA comparison with ARM NEON/SVE (Graviton3) and RISC-V V. A compiler version sensitivity study (GCC 11–14, Clang 14–17) will characterize how stable the auto-vectorization gap is across compiler releases. -**Artifact.** The benchmark harness, SLURM job templates, raw cycle-count data, analysis pipeline, and this paper are released at under the MIT License. +**Artifact.** The benchmark harness, SLURM job templates, raw cycle-count data, analysis pipeline, and this paper are released at under the MIT License. ## Supplementary: KEM-level end-to-end speedup