fix(llvm_py): stabilize PHI incoming selection (no overwrite by failed candidate)

This commit is contained in:
nyash-codex
2025-12-17 16:12:16 +09:00
parent 43eda13b01
commit 0ea2b7d2cb
2 changed files with 36 additions and 3 deletions

View File

@ -4,3 +4,4 @@
- 新規 smoke: `phase97_next_non_ws_llvm_exe.sh`apps/tests/phase96_json_loader_next_non_ws_min.hako
/ `phase97_json_loader_escape_llvm_exe.sh`apps/tests/phase95_json_loader_escape_min.hako
- LLVM/llvmlite が無い環境では SKIPintegration プロファイルのみで運用)
- PHI wiring: duplicate incoming per pred の上書きバグを修正0フォールバック回避