✗
Failing This test is currently failing.
Failed: backend-exec
Error Details
output_emitted.zig:6655:13: error: use of undeclared identifier '__mm_disp_8_8'
Failure Output
🎯 Compiler coordination: Passes: 20 (flow-based: elaborate, analysis, emission)
Error: output_emitted.zig:6655:13: error: use of undeclared identifier '__mm_disp_8_8'
{ { __mm_disp_8_8((f).data, 2 * i * (i + 1), 2 * i + 1, 499999); }
^~~~~~~~~~~~~ Code
// MIRROR of 2109_prime_sieve_generated: `std/field:mark-multiples`, which emits
// a fully-unrolled per-stride marker at compile time, relocated into an
// imported module.
//
// 115_004 pins field:new on the boundary; this pins the library's generating
// transform, the one that bakes masks as immediate literals. Whether the two
// share a fault or fail separately is what the pair is for.
import app/lib
app/lib:run()
Expected output
78498
Flows
flow ~run click a branch to expand · @labels scroll to their anchor
run
Test Configuration
MUST_RUN