S390 [simd]: Implement vector load lane
This CL takes advantage of the z15 `load byte reverse element` instruction to optimize Simd LoadLane opcodes. On the simulator we only run `load element` as reversing is not required. Change-Id: I038535f7e038bed7972844806644f50519d4919c Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3138212Reviewed-by:Junliang Yan <junyan@redhat.com> Commit-Queue: Milad Fa <mfarazma@redhat.com> Cr-Commit-Position: refs/heads/main@{#76648}
Showing
Please
register
or
sign in
to comment