Closed sunzwy closed 2 years ago
i wanna chage m256i_i64 value to long long max,but i dont know how to do
Please post your questions to stackoverflow.com with the tag vector-class-library
Please post your questions to stackoverflow.com with the tag vector-class-library
i'm not good at english. and it's my question,thanks
Please post your questions to stackoverflow.com with the tag vector-class-library
I solved my problem with a stupid solution,see https://stackoverflow.com/questions/72513000/64bit-multiply-element-by-element-m256i-i64-while-bigger-than-long-long-maxvalue.It's very inelegant
64bit*64bit will be overflow,How to solve it