mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
bcbcef4203
Applied 4x loop unrolling to the usub function to improve performance for multi-limb subtraction operations. Co-authored-by: Gemini <gemini@google.com>