Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Sep 18, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

st0012 and others added 12 commits September 17, 2025 15:17
I thought about creating a new HIR like `SendWithoutBlockFailedToOptimize` that can carry very specific reasons later. But it'll mean adding it to every branch matching `SendWithoutBlock` and may make code unnecessarily complicated.

So I take the easier path for now:

```
Top-4 send fallback def_types (100.0% of total 21,375,357):
      cfunc: 20,164,487 (94.3%)
  optimized:  1,197,897 ( 5.6%)
    attrset:     12,953 ( 0.1%)
      alias:         20 ( 0.0%)
```
* ZJIT: Split Insn::Const from Insn::GetBlockParamProxy

* Print [BlockParamProxy]

* Link a TODO comment to a Shopify/ruby issue
This has fewer effects (can be elided!) and will eventually get better
codegen, too.

Fix Shopify#752
Previously when we copied base_encoding on top of the encoding, other
threads could briefly see the name and ruby_encoding_index of the base
encoding.
@pull pull bot locked and limited conversation to collaborators Sep 18, 2025
@pull pull bot added the ⤵️ pull label Sep 18, 2025
@pull pull bot merged commit 0bb6a8b into turkdevops:master Sep 18, 2025
1 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants