diff options
| author | Maxime Chevalier-Boisvert <maxime.chevalierboisvert@shopify.com> | 2023-08-18 10:05:32 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-18 10:05:32 -0400 |
| commit | 314eed8a5ec9f1b46624b277dde75f8079026b7b (patch) | |
| tree | fcc70dd0335d52c6f33fba361670ed85222ae646 /include/ruby/util.h | |
| parent | 724223b4ca0117306529c9cbcfaedc3a07b840bf (diff) | |
YJIT: implement fast path for integer multiplication in opt_mult (#8204)
* YJIT: implement fast path for integer multiplication in opt_mult
* Update yjit/src/codegen.rs
Co-authored-by: Alan Wu <XrXr@users.noreply.github.com>
* Implement mul with overflow checking on arm64
* Fix missing semicolon
* Add arm splitting for lshift, rshift, urshift
---------
Co-authored-by: Alan Wu <XrXr@users.noreply.github.com>
Notes
Notes:
Merged-By: maximecb <maximecb@ruby-lang.org>
Diffstat (limited to 'include/ruby/util.h')
0 files changed, 0 insertions, 0 deletions
