cranelift_codegen::ir

Module dynamic_type

Source
Expand description

Dynamic IR types

Structs§

DynamicTypeData
A dynamic type object which has a base vector type and a scaling factor.

Functions§

dynamic_to_fixed
Convert a dynamic-vector type to a fixed-vector type.

Type Aliases§

DynamicTypes
All allocated dynamic types.