akirilov-arm opened PR #2369 from move_fix
to main
:
- Use
FMOV
to move 64-bit FP registers and SIMD vectors.- Add support for additional vector load types.
- Fix the printing of
Inst::LoadAddr
.
bjorn3 submitted PR Review.
bjorn3 created PR Review Comment:
Can you add a test for something like
load_complex.i8x16 v0+v1+8
?
cfallin submitted PR Review.
akirilov-arm updated PR #2369 from move_fix
to main
:
- Use
FMOV
to move 64-bit FP registers and SIMD vectors.- Add support for additional vector load types.
- Fix the printing of
Inst::LoadAddr
.
akirilov-arm updated PR #2369 from move_fix
to main
:
- Use
FMOV
to move 64-bit FP registers and SIMD vectors.- Add support for additional vector load types.
- Fix the printing of
Inst::LoadAddr
.
cfallin merged PR #2369.
Last updated: Nov 22 2024 at 16:03 UTC