Skip to main content

OperandShapeKey

Type Alias OperandShapeKey 

Source
pub type OperandShapeKey = u128;
Expand description

Packed key for one flattened operand-kind sequence.

This key is used by generated dispatch tables to shortlist candidate instruction variants before full validation.