Hi,
Has anyone seen something like
bitcast … vector<4xi64> to vector<8xi32>
There’s an LLVM thread requesting to add those semantics. So, it doesn’t seem to be available in that form. But I thought I would ask here in case anyone knows a similar approach that could be nearly as fast.