AI Engine Intrinsics User Guide (AIE) v2025.2
Loading...
Searching...
No Matches

Overview

512-bit vector types are vectors of 8-bit, 16-bit, 32-bit, 64-bit vector elements. These vectors have 4, 8, 16, 32 or 64 lanes.

Note
Vectors with 64-bit elementes are only used for upshift/srs operations found here: Upshift and Shift-Round-Saturate

Data Structures

class  v16cint16
 
class  v16int32
 
class  v32int16
 
class  v4cint64
 
class  v64int8
 
class  v64uint8
 
class  v8cint32
 
class  v8int64
 

Data Structure Documentation

◆ v16cint16

class v16cint16

◆ v16int32

class v16int32

◆ v32int16

class v32int16

◆ v4cint64

class v4cint64
Note
Vectors with 64-bit elementes are only used for upshift/srs operations found here: Upshift and Shift-Round-Saturate

◆ v64int8

class v64int8

◆ v64uint8

class v64uint8

◆ v8cint32

class v8cint32

◆ v8int64

class v8int64
Note
Vectors with 64-bit elementes are only used for upshift/srs operations found here: Upshift and Shift-Round-Saturate