feat(control_tree): Phase 129-C post-if via post_k continuation

This commit is contained in:
nyash-codex
2025-12-18 08:33:56 +09:00
parent b2af9fb297
commit 80df1cccd4
9 changed files with 502 additions and 20 deletions

View File

@ -94,7 +94,7 @@ JoinIR の箱構造と責務、ループ/if の lowering パターンを把握
- `docs/development/current/main/phases/phase-127/README.md`
30. Phase 128: if-only Normalized partial-assign keep/mergedev-only
- `docs/development/current/main/phases/phase-128/README.md`
31. Phase 129: Materialize join_k continuation + LLVM parityP1-B done, P2 in progress
31. Phase 129: Materialize join_k continuation + LLVM parityP1-C done
- `docs/development/current/main/phases/phase-129/README.md`
32. Phase 104: loop(true) break-only digitsVM + LLVM EXE
- `docs/development/current/main/phases/phase-104/README.md`