We do not want AVX-512 instructions in DynamoRIO itself. This way, DynamoRIO remains portable and also avoids unintended frequency scaling of the processor when running applications that itself don't contain AVX-512 code.
Issues: #1312, #3169 (closed)