Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 21 Jul 07:13
  • Added stock Lua 5.5 Float64 numeric-loop compilation with dynamic starts, limits, steps, direction checks, and eight-way unrolling.
  • Expanded AArch64 Float64 allocation to all ABI-safe caller-clobbered SIMD/FP registers.
  • Expanded System V x86-64 Float64 allocation to fourteen non-scratch XMM registers while preserving the Windows ABI pool.
  • Added x86-64 last-use left-operand donation for destructive two-address CFG Float64 arithmetic.
  • Fixed canonical cross-block stack-map copies after helper calls on AArch64, x86-64, and RISC-V 64.
  • Extended the independent low-level roadmap for SIMD, atomics, patch cells, fast calls, portable IR, and AOT.