MLIR
20.0.0git
|
#include "mlir/Dialect/GPU/IR/CompilationInterfaces.h"
#include "mlir/Dialect/LLVMIR/NVVMDialect.h"
#include "mlir/Target/LLVM/ModuleToObject.h"
Go to the source code of this file.
Classes | |
class | mlir::NVVM::SerializeGPUModuleBase |
Base class for all NVVM serializations from GPU modules into binary strings. More... | |
Namespaces | |
mlir | |
Include the generated interface declarations. | |
mlir::NVVM | |
Functions | |
StringRef | mlir::NVVM::getCUDAToolkitPath () |
Searches & returns the path CUDA toolkit path, the search order is: More... | |