Skip to content

Commit 5a1ab2c

Browse files
committed
JIT: Removed wrong branch
1 parent 28f2b72 commit 5a1ab2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/opcache/jit/zend_jit_arm64.dasc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5117,7 +5117,6 @@ static int zend_jit_fetch_dimension_address_inner(dasm_State **Dst, const zend_o
51175117
| SET_EX_OPLINE opline, REG0
51185118
| EXT_CALL zend_jit_hash_index_lookup_rw, REG0
51195119
| mov REG0, RETVALx
5120-
| cbz REG0, >9
51215120
if (not_found_exit_addr) {
51225121
if (packed_loaded) {
51235122
| cbnz REG0, >8

0 commit comments

Comments
 (0)