Files
wasmtime/cranelift/codegen/meta
Johnnie Birch 1770880e19 x64: add support for packed promote and demote (#2783)
* Add support for x64 packed promote low

* Add support for x64 packed floating point demote

* Update vector promote low and demote by adding constraints

Also does some renaming and minor refactoring
2021-06-04 15:59:20 -07:00
..

This crate contains the metaprogram used by cranelift-codegen. It's not useful on its own.