Files
hakorune/tools
tomoaki 69727be8fe refactor(smoke): Move PHI-heavy tests to integration (Phase 287 P4)
Moved 4 complex control flow tests from quick to integration:
- multi_branch_phi
- vm_loop_phi_multi_carriers
- vm_loop_phi_multi_continue
- vm_nested_mixed_break_continue

These require PHI system fixes in a separate phase.
Quick profile focuses on core VM/LLVM functionality.

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-25 12:23:48 +09:00
..