MLIR  21.0.0git
Namespaces | Functions
SelectObjectAttr.cpp File Reference
#include "mlir/Dialect/GPU/IR/CompilationInterfaces.h"
#include "mlir/Dialect/GPU/IR/GPUDialect.h"
#include "mlir/Target/LLVMIR/Dialect/GPU/GPUToLLVMIRTranslation.h"
#include "mlir/Target/LLVMIR/Export.h"
#include "mlir/Target/LLVMIR/ModuleTranslation.h"
#include "llvm/ADT/ScopeExit.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/IRBuilder.h"
#include "llvm/IR/LLVMContext.h"
#include "llvm/IR/Module.h"
#include "llvm/Support/FormatVariadic.h"
#include "llvm/Transforms/Utils/ModuleUtils.h"

Go to the source code of this file.

Namespaces

 llvm
 The OpAsmOpInterface, see OpAsmInterface.td for more details.
 

Functions

static Twine getModuleIdentifier (StringRef moduleName)
 
static LogicalResult llvm::embedBinaryImpl (StringRef moduleName, gpu::ObjectAttr object, Module &module)
 

Function Documentation

◆ getModuleIdentifier()

static Twine getModuleIdentifier ( StringRef  moduleName)
static

Definition at line 91 of file SelectObjectAttr.cpp.

Referenced by llvm::embedBinaryImpl().