I ran into a strange situation that alignof(__m512) is not equal to std::alignment_of<__m512>::value compiled by Apple\'s clang. After some testi
alignof(__m512)
std::alignment_of<__m512>::value