Skip to content

feat(igla): Wave Loop 884 — module-scope [587][2]^6 Pt non-power-of-two outer-dimension array-of-struct variable from call with indexed signed writes - #1829

Merged
5 commits merged into
masterfrom
wave-loop-884
Aug 7, 2026
Merged

Conversation

@gHashTag

@gHashTag gHashTag commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Continue the mechanical packed-vector array-of-struct ladder past the 1-MiBit line.

  • Selected Variant A: module-scope [587][2]^6 Pt non-power-of-two outer-dimension array-of-struct variable from call with indexed signed writes.
  • Shape: Pt = pub struct Pt { x : i16, y : i16 }.
  • Total elements: 587 × 64 = 37,568.
  • Packed vector width: 37,568 × 32 = 1,202,176 bits (~1.147 MiBit).
  • MID_IDX = 293; frame-condition element [293][1][0][0][0][0][0] is element 293·64 + 32 = 18,784.

Validation matrix:

  • t27c parse → PASS
  • t27c icarus-lowerable → lowerable
  • t27c icarus-simulate → PASSED (17 cycles)
  • t27c icarus-cocotb → reference-model OK
  • t27c seal --save → seal saved (sha256:ed5a44bf...)
  • cargo test --release --test icarus_lowerable accepts_w884_bench_module_587x2p6_aos_var_call_write → passed
  • Full suite: targeted pass; pre-existing corpus_classifier_matches_lean_completeness mismatch for specs/cloud/railway_deploy.t27 is tracked separately.

Zero compiler / reference-model / FROZEN_HASH changes.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

@gHashTag
gHashTag enabled auto-merge August 7, 2026 03:43
Dmitrii Vasilev and others added 5 commits August 7, 2026 10:45
…wo outer-dimension array-of-struct variable from call with indexed signed writes (Closes #1722)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…wo outer-dimension array-of-struct variable from call with indexed signed writes (Closes #1812)

- OUTER = 583, MID_IDX = 291
- Elements = 583 × 2⁶ = 37,312
- Packed vector = 37,312 × 32 = 1,193,984 bits ≈ 1.139 MiBit
- Continues the non-power-of-two outer-dimension array-of-struct packed-vector ladder.
- Zero compiler / reference-model / FROZEN_HASH changes for witness.
- Generator copy-hazard prevented by pre-run grep of all three stale-reference locations.

Validation matrix:
- t27c parse → PASS
- t27c icarus-lowerable → lowerable
- t27c icarus-simulate → PASSED (17 cycles)
- t27c icarus-cocotb → reference-model OK
- t27c seal --save → seal saved
- cargo test --release --test icarus_lowerable accepts_w882_bench_module_583x2p6_aos_var_call_write → passed
- Full suite → 342/0

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…wo outer-dimension array-of-struct variable from call with indexed signed writes (Closes #1814)

- OUTER = 585, MID_IDX = 292
- Elements = 585 × 2⁶ = 37,440
- Packed vector = 37,440 × 32 = 1,198,080 bits ≈ 1.143 MiBit
- Continues the non-power-of-two outer-dimension array-of-struct packed-vector ladder.
- Zero compiler / reference-model / FROZEN_HASH changes for witness.
- Generator copy-hazard prevented by pre-run grep of all three stale-reference locations.

Validation matrix:
- t27c parse → PASS
- t27c icarus-lowerable → lowerable
- t27c icarus-simulate → PASSED (17 cycles)
- t27c icarus-cocotb → reference-model OK
- t27c seal --save → seal saved
- cargo test --release --test icarus_lowerable accepts_w883_bench_module_585x2p6_aos_var_call_write → passed

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…wo outer-dimension array-of-struct variable from call with indexed signed writes (Closes #1828)

- OUTER = 587, MID_IDX = 293
- Elements = 587 × 2⁶ = 37,568
- Packed vector = 37,568 × 32 = 1,202,176 bits ≈ 1.147 MiBit
- Continues the non-power-of-two outer-dimension array-of-struct packed-vector ladder.
- Zero compiler / reference-model / FROZEN_HASH changes for witness.
- Generator copy-hazard prevented by pre-run grep of all three stale-reference locations.

Validation matrix:
- t27c parse → PASS
- t27c icarus-lowerable → lowerable
- t27c icarus-simulate → PASSED (17 cycles)
- t27c icarus-cocotb → reference-model OK
- t27c seal --save → seal saved
- cargo test --release --test icarus_lowerable accepts_w884_bench_module_587x2p6_aos_var_call_write → passed

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…, skills, memory (Refs #1828, PR #1829)

- docs/reports/FPGA_LOOP_CLOSEOUT_W884_2026-08-06.md

- .claude/plans/wave-loop-885.md

- .claude/skills/t27-wave-loop.md W884 worked example

- .claude/skills/t27-master-executor.md live queue state

- .trinity/current-issue.md -> Wave Loop 885

- .trinity/experience.md W884 learning entry

- docs/NOW.md W884 close-out section

- bootstrap/tests/icarus_lowerable.rs W882-W884 tests

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-08-07 03:50:41 UTC

Summary

Status Count
Total Open PRs 4
PRs with Failing Checks 1
PRs with All Checks Green 3
READY 3
FAILING 1
PENDING 0

Seal Status

  • ⚠️ STALE -- sha256(compiler.rs)=4c1aaad5309a != manifest seal=87e5cbd3ad94.
    The committed NMSE numbers were certified against an older compiler.rs.
    Run scripts/reseal-check.sh locally for the two-step reseal command (advisory; not a merge gate).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant