phase29ao(p25): strict/dev adopt pattern5 from facts

This commit is contained in:
2025-12-30 10:58:08 +09:00
parent 7556ffd8ec
commit 45369ba763
10 changed files with 103 additions and 12 deletions

View File

@ -10,6 +10,7 @@ Goal: JoinIR の最小回帰セットを SSOT として固定する。
- Pattern1 (strict shadow, VM): `phase29ao_pattern1_strict_shadow_vm`
- Pattern1 (subset reject, VM): `phase29ao_pattern1_subset_reject_extra_stmt_vm`
- Pattern5 (Break, VM): `phase286_pattern5_break_vm`
- Pattern5 (strict shadow, VM): `phase29ao_pattern5_strict_shadow_vm`
- Pattern6: `phase29ab_pattern6_*`
- Pattern7: `phase29ab_pattern7_*`
- Merge/Phi代表: `apps/tests/phase1883_nested_minimal.hako`RC=9