Skip to content

feat(jit): build native trace graph regions#5

Merged
fffonion merged 36 commits into
masterfrom
feat/jit-native-trace-graph
Jul 19, 2026
Merged

feat(jit): build native trace graph regions#5
fffonion merged 36 commits into
masterfrom
feat/jit-native-trace-graph

Conversation

@fffonion

Copy link
Copy Markdown
Collaborator

Summary

  • track exact native trace exits and validate same-frame SSA imports
  • fuse hot parent/side traces into native regions, including scalar cycles
  • preserve dirty-local restoration, ownership boundaries, and invalidation lifetimes
  • add region execution diagnostics and callable handoff regression coverage

Verification

  • cargo test --workspace --all-features
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo fmt --all --check
  • git diff --check

@fffonion
fffonion merged commit b11d71e into master Jul 19, 2026
12 checks passed
@fffonion
fffonion deleted the feat/jit-native-trace-graph branch July 21, 2026 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant