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

Add --yjit-no-type-prop so we can test YJIT without type propagation #5135

Merged
merged 3 commits into from Nov 18, 2021

Conversation

maximecb
Copy link
Contributor

No description provided.

@@ -21,9 +21,9 @@ jobs:
# - ubuntu-18.04
yjit_opts: [
"--yjit",
"--yjit --yjit-call-threshold=1 --yjit-max-versions=1",
# "--yjit --yjit-call-threshold=1",
Copy link
Member

Choose a reason for hiding this comment

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

I think @nobu disabled these because we had too many runs and was slowing down CI. I'm not sure if it's okay to add these back?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hm. Ok. I wish they would tell us before doing things like that. I can leave just two enabled.

@maximecb maximecb merged commit cdebf57 into ruby:master Nov 18, 2021
@XrXr XrXr deleted the no_type_prop branch November 18, 2021 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants