Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jit: initial commit #2590

Merged
merged 1 commit into from
Aug 5, 2024
Merged

jit: initial commit #2590

merged 1 commit into from
Aug 5, 2024

Conversation

ripatel-fd
Copy link
Contributor

Adds first pieces of a JIT compiler.
The ALU and jump instruction classes are mostly complete.
Nothing is tested and many pieces are still missing.

topointon-jump
topointon-jump previously approved these changes Aug 5, 2024
Copy link
Contributor

@ravyu-jump ravyu-jump left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build broke with the moving around of files

src/flamenco/vm/jit/Local.mk Outdated Show resolved Hide resolved
src/flamenco/vm/jit/fd_vm_jitproto.dasc Outdated Show resolved Hide resolved
deps.sh Show resolved Hide resolved
ravyu-jump
ravyu-jump previously approved these changes Aug 5, 2024
@ripatel-fd ripatel-fd added this pull request to the merge queue Aug 5, 2024
Merged via the queue into main with commit 35ef963 Aug 5, 2024
11 checks passed
@ripatel-fd ripatel-fd deleted the ripatel/jit-v1 branch August 5, 2024 17:20
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.

4 participants