LLVM 22.0.0git
Functions
llvm::offloading::intel Namespace Reference

Functions

LLVM_ABI Error containerizeOpenMPSPIRVImage (std::unique_ptr< MemoryBuffer > &Binary)
 Containerizes an offloading binary into the ELF binary format expected by the Intel runtime offload plugin.
 

Function Documentation

◆ containerizeOpenMPSPIRVImage()

Error llvm::offloading::intel::containerizeOpenMPSPIRVImage ( std::unique_ptr< MemoryBuffer > &  Binary)