simd-vectorization
Implement issue
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Implement issue
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Execute Milestone Z release-candidate burn-in work for issue
Implement Milestone I sub-issues — floating-point arithmetic lowering (SSE2/NEON/RV F+D extensions, FP register class, FP calling convention) and non-promotable memory (stack frame, SP-relative alloca/load/store, non-constant GEP) across all backends.
Implement issue
Implement issue
Implement issue
Implement and verify issue
| name | simd-vectorization |
| description | Implement issue |
Use this skill to execute issue #86 in incremental phases with correctness-first behavior.
TargetFeatures) in x86 backend..ll -> object -> link -> run).ExtractElement, InsertElement, and ShuffleVector do not panic.InstrKind variant.TargetFeatures with at least sse42 and avx2 flags.llvm-target-x86/src/encode.rs tests.Run at minimum:
cargo +stable test -p llvm-target-x86
cargo +stable test -p llvm-ir-parser
cargo +stable test
If native link/run smoke cannot execute in environment, document exact blocker and include parser/codegen-only evidence.
cargo +stable test) unless blocked.gh pr review --comment or gh pr comment) summarizing findings and fixes.references/issue-86-plan.md for acceptance checklist and sequencing.scripts/vector_opcode_audit.sh to scan vector-op coverage and TODO sites.