Implement instruction selection for all versions of the extract_lane
instruction. Use explicit sext/zext to differentiate between
extract_lane_s and extract_lane_u for applicable types, otherwise
default to extract_lane_u.
Patch by Thomas Lively
Differential D50597
[WebAssembly] SIMD extract_lane tlively on Aug 10 2018, 10:58 PM. Authored by
Details Implement instruction selection for all versions of the extract_lane Patch by Thomas Lively
Diff Detail
Event TimelineComment Actions Looks good
|
Question: How does "#SIZE#" turn it into a number?