MLIR-AIE
Public Types | Public Attributes | List of all members
xilinx::aievec::SubElemOpAIE2pConversion::DecodedSubElemOp Struct Reference
+ Collaboration diagram for xilinx::aievec::SubElemOpAIE2pConversion::DecodedSubElemOp:

Public Types

enum class  Kind { FP32_FP32_FP32_16x1x1x1 , FP32_FP32_FP32_32x1x1x1 , UNSUPPORTED }
 

Public Attributes

Kind kind
 
int conf
 

Detailed Description

Definition at line 601 of file AIEVecToLLVM.cpp.

Member Enumeration Documentation

◆ Kind

Enumerator
FP32_FP32_FP32_16x1x1x1 
FP32_FP32_FP32_32x1x1x1 
UNSUPPORTED 

Definition at line 602 of file AIEVecToLLVM.cpp.

Member Data Documentation

◆ conf

int xilinx::aievec::SubElemOpAIE2pConversion::DecodedSubElemOp::conf

Definition at line 608 of file AIEVecToLLVM.cpp.

◆ kind

Kind xilinx::aievec::SubElemOpAIE2pConversion::DecodedSubElemOp::kind

Definition at line 607 of file AIEVecToLLVM.cpp.


The documentation for this struct was generated from the following file: