Hi, all. I'm new with intrinsics and your help would be very appreciated.
I want to vectorize some std::vectors processing and my question is, how can I add(or subtract) std::vector<uint8_t> and std::vector<uint32_t>?
Thanks in advance!
Hi, all. I'm new with intrinsics and your help would be very appreciated.
I want to vectorize some std::vectors processing and my question is, how can I add(or subtract) std::vector<uint8_t> and std::vector<uint32_t>?
Thanks in advance!