Skip to content

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

Merged
maximecb merged 3 commits intoruby:masterfrom
Shopify:no_type_prop
Nov 18, 2021
Merged

Add --yjit-no-type-prop so we can test YJIT without type propagation#5135
maximecb merged 3 commits intoruby:masterfrom
Shopify:no_type_prop

Conversation

@maximecb
Copy link
Contributor

No description provided.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants