docs(phase29aa): queue P6 intersection join
This commit is contained in:
@ -68,11 +68,12 @@ Related:
|
||||
- 入口: `docs/development/current/main/phases/phase-29z/README.md`
|
||||
- 指示書: `docs/development/current/main/phases/phase-29z/P0-RC_INSERTION_MINIMAL-INSTRUCTIONS.md`
|
||||
|
||||
- **Phase 29aa(P4 COMPLETE / P5 planned): RC insertion safety expansion(CFG-aware)**
|
||||
- **Phase 29aa(P5 COMPLETE / P6 planned): RC insertion safety expansion(CFG-aware)**
|
||||
- 進捗: P2 ✅ 完了(Jump/Branch 終端で cleanup を入れない契約の SSOT 化)
|
||||
- 進捗: P3 ✅ 完了(Jump→Return single-predecessor state 伝播)
|
||||
- 進捗: P4 ✅ 完了(Jump-chain propagation to Return)
|
||||
- 次: P5(multi-predecessor/PHI/loop/early-exit の安全設計)
|
||||
- 進捗: P5 ✅ 完了(Multi-predecessor Return join: state完全一致のみ)
|
||||
- 次: P6(Multi-predecessor Return join: intersection)
|
||||
- 入口: `docs/development/current/main/phases/phase-29aa/README.md`
|
||||
|
||||
- **Phase 29x(planned, post self-host): De-Rust runtime for LLVM execution**
|
||||
|
||||
Reference in New Issue
Block a user