docs(phase260): checkpoint P0/P0.1 + update quick first fail
This commit is contained in:
@ -1,8 +1,15 @@
|
||||
# Phase 260: Block-Parameterized CFG(edge-args)段階導入
|
||||
|
||||
Status: Planned
|
||||
Status: In progress
|
||||
Last updated: 2025-12-20
|
||||
|
||||
## 進捗(セーブポイント)
|
||||
|
||||
- P0(併存導入の芯): 完了(読む側 SSOT を `out_edges()`/`edge_args_to()` に寄せた)
|
||||
- Commit: `4dfe3349b`
|
||||
- P0.1(hardening): 完了(legacy layout 無し禁止 + DCE/verify の参照点整理)
|
||||
- Commit: `1fe5be347`
|
||||
|
||||
## 目的(P0)
|
||||
|
||||
JoinIR→MIR の暗黙 ABI(jump_args / carriers / expr_result slot / successors)を減らし、将来的な **block-parameterized CFG**(edge-args を第一級に持つCFG)へ収束するための「大工事パート」を開始する。
|
||||
|
||||
Reference in New Issue
Block a user