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

Sync yk and add bf tests. #1576

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Sync yk and add bf tests. #1576

merged 1 commit into from
Feb 3, 2025

Conversation

ptersilie
Copy link
Contributor

This syncs yk and adds two bf tests that managed to show the bug we fixed in ykjit/ykllvm#225.

@ltratt ltratt added this pull request to the merge queue Feb 3, 2025
# Test some BF programs.
git clone https://github.com/ykjit/ykcbf.git
cd ykcbf
PATH=$(pwd)/../bin:${PATH} YK_BUILD_TYPE=debug make
Copy link
Contributor

Choose a reason for hiding this comment

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

did you want to test release mode and serialised compilation combos? We don't have to test them all of course.

Merged via the queue into ykjit:master with commit 6910e0e Feb 3, 2025
2 checks passed
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.

3 participants