I compile with -march=native
. When pclmul
is available I want to use a custom function that uses _mm_clmulepi64_si128. Are there predefine macros I can use to detect this?
↧
Is there a predefine marcro for instructions I can use?
↧