phase29aa(p1): rc insertion plan/apply refactor
This commit is contained in:
@ -24,5 +24,5 @@ Next Phase:
|
||||
|
||||
Residuals(分類):
|
||||
- Design: CFG-aware RcPlan(block/edge 単位)の契約と Fail-Fast 方針、PHI/loop/early-exit の危険パターン整理、Branch/Jump 終端 cleanup 設計
|
||||
- Implementation: rc_insertion の解析→挿入(二段階)分離、null 伝搬の精度向上(copy以外の伝搬パターン追加)、Return 終端 cleanup の RcPlan 経由化
|
||||
- Implementation: null 伝搬の精度向上(copy以外の伝搬パターン追加)
|
||||
- Verification: quick 154/154 PASS 維持(既定OFF)+ `rc_insertion_selfcheck` opt-in 確認
|
||||
|
||||
Reference in New Issue
Block a user