2ccb44c1ba (master): ZJIT: Don't use find() in infer_types (#16283)

0 views
Skip to first unread message

Max Bernstein

unread,
Mar 2, 2026, 4:35:44 PM (2 days ago) Mar 2
to ruby...@g.ruby-lang.org
Max Bernstein 2026-03-02 21:35:15 +0000 (Mon, 02 Mar 2026)

New Revision: 2ccb44c1ba

https://github.com/ruby/ruby/commit/2ccb44c1ba

Log:
ZJIT: Don't use find() in infer_types (#16283)

No need to materialize the whole instruction; if/when we need the
operands, do the union-find lookup per operand. This saves on allocation
time.

Modified files:
zjit/src/hir.rs
Reply all
Reply to author
Forward
0 new messages