From: Sergey Kaplun via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: Maxim Kokryashkin <m.kokryashkin@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH luajit] test: add test for conversions folding
Date: Mon, 20 Nov 2023 14:22:32 +0300 [thread overview]
Message-ID: <ZVtBeJWRxfMoWG5t@root> (raw)
In-Reply-To: <mrj46ui5zr36qk7yvedsv3uuaxhrwn4vvp36jd5iqadz63yhln@xav5zxvmdvxf>
Hi, Maxim!
Thanks for the review!
Fixed your comment and force-pushed the branch.
On 17.11.23, Maxim Kokryashkin wrote:
> Hi, Sergey!
> Thanks for the patch!
> LGTM, except for the single nit regarding the commit message.
> On Thu, Nov 16, 2023 at 04:44:56PM +0300, Sergey Kaplun wrote:
> > This patch adds the test for commit
> > 1a401622fe83ae695226c94df3416e312315d659 ("Fix assertions."). This patch
> > removes incorrect assertions in the fold optimizations for conversions
> > from numbers to different integer types. Although the issue affects only
> Typo: s/Although/Since/
Fixed, thanks.
> > branch 2.0, there is no need to fix it. Nevertheless, the test is
> > required to avoid regressions in the future.
> >
> > Part of tarantool/tarantool#9145
> > ---
> >
> > Branch: https://github.com/tarantool/luajit/tree/skaplun/lj-833-fold-conv-from-num
> > Tarantool PR: https://github.com/tarantool/tarantool/pull/9375
> > Related issues:
> > * https://github.com/LuaJIT/LuaJIT/issues/833
> > * https://github.com/tarantool/tarantool/issues/9145
> >
> > .../lj-833-fold-conv-from-num.test.lua | 33 +++++++++++++++++++
> > 1 file changed, 33 insertions(+)
> > create mode 100644 test/tarantool-tests/lj-833-fold-conv-from-num.test.lua
> <snipped>
--
Best regards,
Sergey Kaplun
next prev parent reply other threads:[~2023-11-20 11:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-16 13:44 Sergey Kaplun via Tarantool-patches
2023-11-17 10:51 ` Maxim Kokryashkin via Tarantool-patches
2023-11-20 11:22 ` Sergey Kaplun via Tarantool-patches [this message]
2023-11-20 12:18 ` Sergey Bronnikov via Tarantool-patches
2023-11-23 6:32 ` Igor Munkin via Tarantool-patches
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=ZVtBeJWRxfMoWG5t@root \
--to=tarantool-patches@dev.tarantool.org \
--cc=m.kokryashkin@tarantool.org \
--cc=skaplun@tarantool.org \
--subject='Re: [Tarantool-patches] [PATCH luajit] test: add test for conversions folding' \
/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