From: Igor Munkin 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] Fix jit.dump() output for IR_CONV.
Date: Thu, 23 Nov 2023 06:32:07 +0000 [thread overview]
Message-ID: <ZV7x5zxDQU8mYdmW@tarantool.org> (raw)
In-Reply-To: <20231025131428.4124-1-skaplun@tarantool.org>
Sergey,
I've checked the patchset into all long-term branches in
tarantool/luajit and bumped a new version in master, release/2.11 and
release/2.10.
On 25.10.23, Sergey Kaplun via Tarantool-patches wrote:
> From: Mike Pall <mike>
>
> (cherry-picked from commit 44bd7437a27e0d19bcf878c20ad27a673f17f40b)
>
> When dumping IRs via `jit.dump()`, the incorrect value of `IR_CONV` mode
> shift (`IRCONV_CSH`) is used. This patch fixes the value.
>
> Sergey Kaplun:
> * added the description and the test for the problem
>
> Part of tarantool/tarantool#9145
> ---
>
> Branch: https://github.com/tarantool/luajit/tree/skaplun/fix-ir-conv
> Tarantool PR: https://github.com/tarantool/tarantool/pull/9307
> Issue: https://github.com/tarantool/tarantool/issues/9145
>
> src/jit/dump.lua | 2 +-
> .../fix-jit-dump-ir-conv.test.lua | 68 +++++++++++++++++++
> 2 files changed, 69 insertions(+), 1 deletion(-)
> create mode 100644 test/tarantool-tests/fix-jit-dump-ir-conv.test.lua
>
<snipped>
> --
> 2.42.0
>
--
Best regards,
IM
prev parent reply other threads:[~2023-11-23 6:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-25 13:14 Sergey Kaplun via Tarantool-patches
2023-10-26 12:24 ` Maxim Kokryashkin via Tarantool-patches
2023-11-08 19:29 ` Sergey Bronnikov via Tarantool-patches
2023-11-23 6:32 ` Igor Munkin 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=ZV7x5zxDQU8mYdmW@tarantool.org \
--to=tarantool-patches@dev.tarantool.org \
--cc=imun@tarantool.org \
--cc=skaplun@tarantool.org \
--subject='Re: [Tarantool-patches] [PATCH luajit] Fix jit.dump() output for IR_CONV.' \
/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