Max Bernstein 2026-03-31 18:56:15 +0000 (Tue, 31 Mar 2026)
New Revision: 0364a61216
https://github.com/ruby/ruby/commit/0364a61216
Log:
ZJIT: Clean up branching in HIR construction (#16616)
We have the global register allocator now and don't need to thread everything through manually as block params. Simplify HIR construction.
Modified files:
zjit/src/hir.rs
zjit/src/hir/opt_tests.rs
zjit/src/hir/tests.rs