Skip to content

ZJIT: Remove unused self_val from HIR Send and InvokeSuper HIRs#14490

Merged
k0kubun merged 2 commits intoruby:masterfrom
Shopify:zjit-remove-unused-self_val
Sep 10, 2025
Merged

ZJIT: Remove unused self_val from HIR Send and InvokeSuper HIRs#14490
k0kubun merged 2 commits intoruby:masterfrom
Shopify:zjit-remove-unused-self_val

Conversation

@st0012
Copy link
Member

@st0012 st0012 commented Sep 9, 2025

It's not causing any issues but IMO if we're not using a HIR field (in codegen, optimization...etc.) then it's better to avoid having it for now to avoid confusion.

@st0012 st0012 force-pushed the zjit-remove-unused-self_val branch from 4c7e81c to 2a84433 Compare September 10, 2025 10:42
@st0012 st0012 marked this pull request as ready for review September 10, 2025 11:22
@matzbot matzbot requested a review from a team September 10, 2025 11:23
Copy link
Member

@k0kubun k0kubun left a comment

Choose a reason for hiding this comment

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

Could you resolve the conflict please?

@st0012 st0012 force-pushed the zjit-remove-unused-self_val branch from 2a84433 to 5b13529 Compare September 10, 2025 16:10
@k0kubun k0kubun merged commit 13c2f8d into ruby:master Sep 10, 2025
82 of 84 checks passed
@k0kubun k0kubun deleted the zjit-remove-unused-self_val branch September 10, 2025 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