Hi @clang, after an update of clang today from a version about 3 weeks ago I had to add "-target-feature +mmx" to my command line in order to get code including xmmintrin.h compileable. Until then "-target-feature +sse4" was sufficient. Is that intended and what has changed? Best regards Olaf Krzikalla