Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

avx512 mangling

Aldy_Hernandez
Beginner
475 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