phase29ao(p21): tighten pattern1 subset to step-only body

This commit is contained in:
2025-12-30 09:38:27 +09:00
parent 34811220c5
commit ac03b83ae6
13 changed files with 129 additions and 9 deletions

View File

@ -8,6 +8,7 @@ Goal: JoinIR の最小回帰セットを SSOT として固定する。
- Pattern2 (real-world): `phase263_pattern2_*`
- Pattern3 (IfPhi, VM): `phase118_pattern3_if_sum_vm`
- 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`
- Pattern6: `phase29ab_pattern6_*`
- Pattern7: `phase29ab_pattern7_*`