pub type OperandShapeKey = u128;
Packed key for one flattened operand-kind sequence.
This key is used by generated dispatch tables to shortlist candidate instruction variants before full validation.