docs: add Phase 130 plan and set Now to Phase 130
This commit is contained in:
@ -18,13 +18,12 @@
|
||||
- Unit tests: 1155/1155 PASS
|
||||
- 入口: `docs/development/current/main/phases/phase-129/README.md`
|
||||
|
||||
## Next: Phase 130+(Loop patterns / Complex RHS)
|
||||
## Next: Phase 130(if-only Normalized small expr/assign)
|
||||
|
||||
**Phase 130以降の展開**
|
||||
- Loop patterns の Normalized lowering
|
||||
- Assign(complex expr) RHS 対応
|
||||
- Nested if 対応
|
||||
- 詳細は Phase 129 README の "Related Phases" 参照
|
||||
**Phase 130: if-only Normalized “Small Expr/Assign” Expansion(dev-only)**
|
||||
- 目的: post_k 内の最小 post-if 計算(`x = x + 3; return x`)を Normalized で通す(PHI禁止)
|
||||
- 入口: `docs/development/current/main/phases/phase-130/README.md`
|
||||
- 受け入れ: Phase 130 VM + LLVM EXE smokes + Phase 129/128 回帰が green
|
||||
|
||||
## 2025-12-18:Phase 127 完了 ✅
|
||||
|
||||
|
||||
Reference in New Issue
Block a user