docs: add loop canonicalizer SSOT + MirBuilder entrypoint
This commit is contained in:
@ -18,12 +18,14 @@
|
||||
**追加(Phase 132-P3): Exit PHI collision の早期検出(debug-only)**
|
||||
- `verify_exit_phi_no_collision()` を `contract_checks.rs` に追加し、ValueId 衝突を JoinIR merge の段階で Fail-Fast する
|
||||
|
||||
## 2025‑12‑15:Phase 133–135(短報)
|
||||
## 2025‑12‑15:Phase 133–136(短報)
|
||||
|
||||
- Phase 133: promoted carrier(Trim)の `join_id` 解決を SSOT に寄せて修正(smoke は compile-only)。
|
||||
- Phase 134: plugin loader best-effort loading を導入(決定的順序 + failure 集約 + 継続)。
|
||||
- Phase 135: ConditionLoweringBox が allocator SSOT を無視して ValueId 衝突を起こす問題を根治。
|
||||
- 詳細: `docs/development/current/main/phases/phase-135/README.md`
|
||||
- Phase 136: MirBuilder の Context 分割を完了し、状態の SSOT を Context に一本化。
|
||||
- 詳細: `docs/development/current/main/phases/phase-136/README.md`
|
||||
|
||||
## 2025‑12‑14:現状サマリ
|
||||
|
||||
|
||||
Reference in New Issue
Block a user