API
iree_compiler
iree_compiler
Classes
| Name | Description |
|---|---|
MetalShader |
Functions
| Return | Name | Description |
|---|---|---|
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
