Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH luajit 0/2] Fixes for recording of string built-ins
@ 2026-03-06 13:42 Sergey Kaplun via Tarantool-patches
  2026-03-06 13:42 ` [Tarantool-patches] [PATCH luajit 1/2] Fix edge cases when generating IR for string.byte/sub/find Sergey Kaplun via Tarantool-patches
  2026-03-06 13:42 ` [Tarantool-patches] [PATCH luajit 2/2] Fix edge cases when recording string.byte/sub Sergey Kaplun via Tarantool-patches
  0 siblings, 2 replies; 3+ messages in thread
From: Sergey Kaplun via Tarantool-patches @ 2026-03-06 13:42 UTC (permalink / raw)
  To: Sergey Bronnikov; +Cc: tarantool-patches

Branch: https://github.com/tarantool/luajit/tree/skaplun/lj-1407-ir-string-builtin
Related issues:
* https://github.com/LuaJIT/LuaJIT/issues/1407
* https://github.com/LuaJIT/LuaJIT/issues/1443
* https://github.com/tarantool/tarantool/issues/12134

Mike Pall (2):
  Fix edge cases when generating IR for string.byte/sub/find.
  Fix edge cases when recording string.byte/sub.

 src/lj_ffrecord.c                             | 14 ++--
 .../lj-1407-ir-string-builtin.test.lua        | 70 +++++++++++++++++++
 .../lj-1443-stirng-byte-underflow.test.lua    | 25 +++++++
 3 files changed, 102 insertions(+), 7 deletions(-)
 create mode 100644 test/tarantool-tests/lj-1407-ir-string-builtin.test.lua
 create mode 100644 test/tarantool-tests/lj-1443-stirng-byte-underflow.test.lua

-- 
2.53.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-03-06 13:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-06 13:42 [Tarantool-patches] [PATCH luajit 0/2] Fixes for recording of string built-ins Sergey Kaplun via Tarantool-patches
2026-03-06 13:42 ` [Tarantool-patches] [PATCH luajit 1/2] Fix edge cases when generating IR for string.byte/sub/find Sergey Kaplun via Tarantool-patches
2026-03-06 13:42 ` [Tarantool-patches] [PATCH luajit 2/2] Fix edge cases when recording string.byte/sub Sergey Kaplun via Tarantool-patches

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