Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.
1093 Discussions

warning: implicit declaration of function ‘_mm256_cvtsi256_si32’; did you mean ‘_mm256_castsi256_si128

sun__lei
Beginner
1,167 Views

warning: implicit declaration of function ‘_mm256_cvtsi256_si32’; did you mean ‘_mm256_castsi256_si128

 undefined reference to `_mm256_cvtsi256_si32'

Using gcc will report that error "gcc -mavx -mavx2 -O2 -march=native main.c",but using icc not report this.

0 Kudos
0 Replies
Reply