Target the AVX-512 Exponential and Reciprocal Instructions ISA

Static analysis presumes the loop may benefit from AVX-512 Exponential and Reciprocal (AVX-512ER) instructions currently supported only on Intel® Xeon Phi™ processors, but these instructions were not used. To fix: Use one of the following compiler options:
Windows* OSLinux* OS
/QxMIC-AVX512 or /QaxMIC-AVX512-xMIC-AVX512 or -axMIC-AVX512

Read More