Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Implement splat instruction for x86 #803

@abrown

Description

@abrown

Most of the SIMD instructions defined in the CLIF and WASM specifications are unimplemented. As a first step towards filling those in, this issue tracks adding the splat instruction as it is defined in CLIF (https://cranelift.readthedocs.io/en/latest/ir.html#inst-splat) and in WASM (https://github.com/WebAssembly/simd/blob/master/proposals/simd/SIMD.md#create-vector-with-identical-lanes).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions