CLion cannot resolve various types and functions in intel parallel studio xe (icc)
已回答
Hello, I have already figured CMake configuration to use icc for compiling SIMD-related C++ source code.
However, as I tried to use intrinsic data type such as __m128i in CLion, I always faced the issue as the similar to the following figure:

Note that compiling and executing those source code runs without issues.
This means I included related headers such as "emminrin.h".
Please let me know how can I solve this.
Thanks.
请先登录再写评论。
Unfortunately, it hasn't been supported yet: https://youtrack.jetbrains.com/issue/CPP-931. Feel free to comment or upvote.
@... This has sadly not much to do with ICC support but the actual immintrin support.
CLion:
VC:

As it is "working" somehow, it is rather useless to show them as long long. :)