API

iree_compiler

iree_compiler

Classes

NameDescription
MetalShader

Functions

ReturnNameDescription
std::optional< std::pair< MetalShader, std::string > >crossCompileSPIRVToMSL

crossCompileSPIRVToMSL

std::optional< std::pair< MetalShader, std::string > > crossCompileSPIRVToMSL(IREE::HAL::MetalTargetPlatform targetPlatform, llvm::ArrayRef< uint32_t > spvBinary, StringRef entryPoint)

Defined in compiler/plugins/target/MetalSPIRV/SPIRVToMSL.cpp:314