The attached file generates this error on Linux with icpc 19.0, compiled with "icpc -g -c bug.cpp"
/scratch/kbelco/modernization/tools/../simd/avx.hpp(29): internal error: assertion failed at: "shared/cfe/edgcpfe/decls.c", line 9448
static constexpr unary_value initialize = _mm256_set1_epi32;
Link Copied
Hi,
Could you provide us the minimal reproducible code sample which is causing the error?
--Rahul
Hi,
A quick reminder to provide code sample, that is causing error.
Hi,
We are closing this thread. Feel free to post a new query, if your issue still persists.
--Rahul
For more complete information about compiler optimizations, see our Optimization Notice.