Tarantool development patches archive
 help / color / mirror / Atom feed
From: Sergey Bronnikov via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: Sergey Kaplun <skaplun@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH luajit 0/3] Generation of immediates and TBAR fusion
Date: Fri, 8 Aug 2025 17:28:25 +0300	[thread overview]
Message-ID: <915e6d10-bb7f-4127-b2d7-fb856d730eb5@tarantool.org> (raw)
In-Reply-To: <cover.1753344905.git.skaplun@tarantool.org>

[-- Attachment #1: Type: text/plain, Size: 1113 bytes --]

The branch is missed, I suppose this branch [1] is correct.

1. 
https://github.com/tarantool/luajit/tree/skaplun/lj-1057-arm64-stp-fusing-across-tbar

On 7/24/25 12:03, Sergey Kaplun wrote:
> The first 2 patches are required to avoid conflicts with the last one
> patch. The last patch fixes incorrect fusion of instructions across IR,
> which leads to incorrect label target.
>
> Related issues:
> *https://github.com/tarantool/tarantool/issues/11691
> *https://github.com/LuaJIT/LuaJIT/issues/1057
>
> Mike Pall (3):
>    ARM64: Improve generation of immediates.
>    ARM64: More improvements to the generation of immediates.
>    ARM64: Prevent STP fusion for conditional code emitted by TBAR.
>
>   src/lj_asm.c                                  |  3 +
>   src/lj_asm_arm64.h                            | 26 +++---
>   src/lj_emit_arm64.h                           | 66 ++++++++--------
>   ...1057-arm64-stp-fusing-across-tbar.test.lua | 79 +++++++++++++++++++
>   4 files changed, 126 insertions(+), 48 deletions(-)
>   create mode 100644 test/tarantool-tests/lj-1057-arm64-stp-fusing-across-tbar.test.lua
>

[-- Attachment #2: Type: text/html, Size: 1844 bytes --]

      parent reply	other threads:[~2025-08-08 14:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-24  9:03 Sergey Kaplun via Tarantool-patches
2025-07-24  9:03 ` [Tarantool-patches] [PATCH luajit 1/3] ARM64: Improve generation of immediates Sergey Kaplun via Tarantool-patches
2025-07-24  9:03 ` [Tarantool-patches] [PATCH luajit 2/3] ARM64: More improvements to the " Sergey Kaplun via Tarantool-patches
2025-07-24  9:04 ` [Tarantool-patches] [PATCH luajit 3/3] ARM64: Prevent STP fusion for conditional code emitted by TBAR Sergey Kaplun via Tarantool-patches
2025-08-08 14:28 ` Sergey Bronnikov via Tarantool-patches [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=915e6d10-bb7f-4127-b2d7-fb856d730eb5@tarantool.org \
    --to=tarantool-patches@dev.tarantool.org \
    --cc=sergeyb@tarantool.org \
    --cc=skaplun@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH luajit 0/3] Generation of immediates and TBAR fusion' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox