Skip to content

Commit

Permalink
[mono][interp] Use vectorized opcodes for Vector<T> operators (#86859)
Browse files Browse the repository at this point in the history
* [mono][interp] Remove some duplicated code in transform-simd.c

* [mono][interp] Intrinsify Vector<T> operators

They do the same thing as the Vector128 counterpart

* [mono][interp] Add missing simd opcodes
  • Loading branch information
BrzVlad authored May 29, 2023
1 parent 75d4283 commit 1d2a203
Showing 1 changed file with 266 additions and 227 deletions.
Loading

0 comments on commit 1d2a203

Please sign in to comment.