Browse Source
Since the Wasm specification contains narrowing instructions (see https://github.com/WebAssembly/simd/blob/master/proposals/simd/SIMD.md#integer-to-integer-narrowing) that lower to PACKSS*, the x86-specific instruction is not necessary in the CLIF IR.pull/1970/head
Andrew Brown
4 years ago
8 changed files with 46 additions and 50 deletions
Loading…
Reference in new issue