feat(normalization): Phase 142 P1 - LLVM EXE parity for loop normalization
Some checks failed
fast-smoke / fast (push) Has been cancelled

Phase 142-loopstmt P1: LLVM EXE smoke test for statement-level loop normalization

- Added: tools/smokes/v2/profiles/integration/apps/phase142_loop_stmt_only_then_return_length_min_llvm_exe.sh
- Verification: Exit code 3 parity with VM test
- Status:  PASS (exit code 3, string length computed correctly)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-19 05:42:11 +09:00
parent 4082abb30c
commit af2a5e27d6
6 changed files with 56 additions and 18 deletions

View File

@ -11,7 +11,7 @@
- **Phase 141 P1.5DONE**: known intrinsic registry + available_inputs 3-source merge + diagnostics
- **Phase 141 P2+planned**: Call/MethodCall 対応effects + typing の段階投入)
- **Phase 142-loopstmt P0DONE**: 正規化単位を statementloop 1個へ寄せるパターン爆発を止める
- **Phase 142-loopstmt P1planned**: LLVM EXE smoke同 fixtureを追加
- **Phase 142-loopstmt P1DONE**: LLVM EXE smoke同 fixtureを追加
- **Phase 143-loopvocabplanned**: StepTree の語彙拡張loop 内 if/break/continue を「語彙追加」で吸収)
- **Phase 9192**: Selfhost depth2 coverageP5b escape recognition → lowering
- **Phase 94100**: P5b escape E2E / Trim policy / pinned + accumulatorVM/LLVM EXE parity