Error code is:
_mm256_store_si256 ((__m256i *) sumarray sum_int32x8);
Why is this?
Note: int sumarray [8].
CodePudding user response:
Seems to be the second parameter is illegalCodePudding user response:
The second parameter is right, I put in front of two variables defined together is normal??????