Files
wasmtime/cranelift/codegen/src/isa/x64/inst
Andrew Brown 54b45d28a3 x64: lower fcvt_from_uint to VCVTUDQ2PS when possible
When AVX512VL and AVX512F are available, use a single instruction
(`VCVTUDQ2PS`) instead of a length 9-instruction sequence. This
optimization is a port from the legacy x86 backend.
2021-05-19 12:20:11 -07:00
..
2021-03-03 19:53:18 -08:00