Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
1079 Discussions

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

sun__lei
Beginner
754 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