Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luajit: bump new version #9618

Closed

Conversation

Buristan
Copy link
Collaborator

  • Optimize table.new() with constant args to (sinkable) IR_TNEW.
  • Only emit proper parent references in snapshot replay.

NO_DOC=LuaJIT submodule bump
NO_TEST=LuaJIT submodule bump

* Optimize table.new() with constant args to (sinkable) IR_TNEW.
* Only emit proper parent references in snapshot replay.

NO_DOC=LuaJIT submodule bump
NO_TEST=LuaJIT submodule bump
@Buristan Buristan added luajit full-ci Enables all tests for a pull request labels Jan 24, 2024
@Buristan Buristan added full-ci Enables all tests for a pull request and removed full-ci Enables all tests for a pull request labels Jan 24, 2024
@coveralls
Copy link

Coverage Status

coverage: 86.965% (+0.03%) from 86.939%
when pulling 75519b0 on Buristan:skaplun/lj-1132-bad-snap-refs
into a11cb66
on tarantool:master
.

@Buristan Buristan assigned mkokryashkin and unassigned Buristan Jan 31, 2024
@igormunkin igormunkin assigned igormunkin and unassigned ligurio Feb 12, 2024
@igormunkin
Copy link
Collaborator

The changeset is merged to master in scope of #9638, backported to 3.0 and 2.11 in scope of #9639 and #9640 respectively.

@igormunkin igormunkin closed this Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full-ci Enables all tests for a pull request luajit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants