slide 18 of 23
Type Conversion
-
Type conversion is field pack/unpack
-
Partitioned instructions support some pack/unpack
-
Can be very inefficient serial code
-
Conceptual problems:
-
Field memory layout/order?
-
How to deal with size/width relationships?
-
Suggest isolating native/SWAR layouts at the "SWAR function" interface...