[AArch64] i64x2 support for min/max (#4575)

Also added interpreter support for vector min/max.

Copyright (c) 2022, Arm Limited.
This commit is contained in:
Sam Parker
2022-08-02 19:42:05 +01:00
committed by GitHub
parent c77bec4dcb
commit 37cd96beff
4 changed files with 117 additions and 32 deletions

View File

@@ -1,4 +1,5 @@
test run
test interpret
target aarch64
target x86_64
target s390x