Files
wasmtime/tests/misc_testsuite
Andrew Brown 994fe41daf x64: allow vector types in select move
As reported in #3173, the `select` instruction fails an assertion when it is given `v128` types as operands. This change relaxes the assertion to allow the same type of XMM move that occurs for the f32 and f64 types. This fixes #3173 in the old `lower.rs` code temporarily until the relatively complex `select` lowering can be ported to ISLE.
2021-11-19 11:24:30 -08:00
..
2019-11-08 10:31:44 -08:00
2019-11-08 10:31:44 -08:00