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

[SOL] Enable mod instruction #87

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

LucasSte
Copy link
Collaborator

@LucasSte LucasSte commented Feb 22, 2024

The module instruction is supported both in the rbpf interpreter and jitter.

It has been included in the upstream BPF target in https://reviews.llvm.org/D125207.
The corresponding GitHub commit is llvm@50f5cef.

@LucasSte LucasSte marked this pull request as ready for review February 23, 2024 14:29
@LucasSte
Copy link
Collaborator Author

The MacOS job failed, but it is unrelated to the changes. I'll update the ccache version in another PR.

@LucasSte LucasSte changed the title Enable mod instruction [SOL] Enable mod instruction Feb 23, 2024
@LucasSte LucasSte merged commit afc2d3d into anza-xyz:solana-rustc/17.0-2023-12-14 Feb 23, 2024
14 of 15 checks passed
@LucasSte LucasSte deleted the mod-instr branch February 23, 2024 17:42
LucasSte added a commit to LucasSte/llvm-project that referenced this pull request Jun 28, 2024
LucasSte added a commit that referenced this pull request Aug 19, 2024
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.

2 participants