wasmerio/wasmer

Improve Singlepass performance on Aarch64 (popcnt, select)

Closed this issue · 1 comments

In ARM, Wasmer (with singlepass compiler) is not generating optimal code for the following opcodes:

We should aim for the Aarch64 code to be as optimal to the x64