History log of /PHP-8.1/ext/opcache/tests/jit/reg_alloc_004.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 19854371 21-Sep-2021 Dmitry Stogov

Tracing JIT: Fixed bug in register allocator.

Type of variable might need to be checked (using type guard) before loading to register.