Software Archive
Read-only legacy content
17061 Discussions

avx512 mangling

Aldy_Hernandez
Beginner
452 Views

Is there a more recent document than the Intel Vector ABI 2012-v0.9.5 document?

Has anyone decided on mangling for for avx512?  Right now there is:

isa:: 
'x' // xmm (SSE2) 
| 'y' // ymm1 (AVX1) 
| 'Y' // ymm2 (AVX2) 
| 'z' // zmm (mic)

Any mangling update?  ABI update?

Thanks.

0 Kudos
0 Replies
Reply