For symmetry with the vector splitting instructions, we now have: isplit iconcat vsplit vconcat No functional change.
Expand foo_imm into iconst + foo.
- cdsl.ast defines classes representing abstract syntax trees. - cdsl.xform defines classes for instruction transformations. - base.legalize defines legalization patterns.