Tarantool development patches archive
 help / color / mirror / Atom feed
From: Igor Munkin via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: Maxim Kokryashkin <max.kokryashkin@gmail.com>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH luajit v2] Don't compile math.modf() anymore.
Date: Mon, 12 Dec 2022 12:42:58 +0300	[thread overview]
Message-ID: <Y5b3oo2jzhkuuBsq@tarantool.org> (raw)
In-Reply-To: <20220818212049.70677-1-m.kokryashkin@tarantool.org>

Max,

I've checked the patches into all long-term branches in tarantool/luajit
and bumped a new version in master, 2.10 and 1.10.

On 19.08.22, Maxim Kokryashkin wrote:
> From: Mike Pall <mike>
> 
> This commit disables compilation for the `math.modf` function since it's
> rarely used and compiling it in a performant enough way would be
> difficult.
> 
> Part of tarantool/tarantool#7230
> ---
> 
> There are no issues with correctenss of compilation
> of math.modf whatsoever. There are no known issues with it, and all of
> the possible edge cases are handled well both with active
> and inactivve JIT. It's safe to assume that the `properly compiling`
> in the original commit message refers to performance rather than
> correctness.
> 
> PR: https://github.com/tarantool/tarantool/pull/7586
> Branch: https://github.com/tarantool/luajit/tree/fckxorg/gh-7230-math-modf
> 
>  src/lib_math.c    |  2 +-
>  src/lj_ffrecord.c | 16 ----------------
>  2 files changed, 1 insertion(+), 17 deletions(-)
> 

<snipped>

> --
> 2.36.1
> 

-- 
Best regards,
IM

      reply	other threads:[~2022-12-12  9:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-18 21:20 Maxim Kokryashkin via Tarantool-patches
2022-12-12  9:42 ` 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=Y5b3oo2jzhkuuBsq@tarantool.org \
    --to=tarantool-patches@dev.tarantool.org \
    --cc=imun@tarantool.org \
    --cc=max.kokryashkin@gmail.com \
    --subject='Re: [Tarantool-patches] [PATCH luajit v2] Don'\''t compile math.modf() anymore.' \
    /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