diff options
author | Alan Wu <[email protected]> | 2024-02-14 16:50:58 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2024-02-14 21:50:58 +0000 |
commit | 6f9ca7f4539a94c6e328f511b7e3c4ab201532a9 (patch) | |
tree | 5e6c45fc429d782458cebafc4e75c0639b5bd9d5 /spec/mspec/lib | |
parent | 28709d591dc90c718cb6cb0717bf85dac6560b6c (diff) |
YJIT: Use i32 over isize for ctx.sp_opnd() (#9968)
It eventually casts it to i32 anyways, and a lot of callers already have
an i32, so using isize was just adding unnecessary casts.
Diffstat (limited to 'spec/mspec/lib')
0 files changed, 0 insertions, 0 deletions