|
MLIR 22.0.0git
|
#include <memory>#include "mlir/Conversion/Passes.h.inc"Go to the source code of this file.
Classes | |
| struct | mlir::ConvertGpuOpsToLLVMSPVOpsOptions |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
Macros | |
| #define | GEN_PASS_DECL_CONVERTGPUOPSTOLLVMSPVOPS |
Functions | |
| std::unique_ptr<::mlir::Pass > | mlir::createConvertGpuOpsToLLVMSPVOps () |
| std::unique_ptr<::mlir::Pass > | mlir::createConvertGpuOpsToLLVMSPVOps (ConvertGpuOpsToLLVMSPVOpsOptions options) |
| void | mlir::populateGpuToLLVMSPVConversionPatterns (const LLVMTypeConverter &converter, RewritePatternSet &patterns) |
| void | mlir::populateGpuMemorySpaceAttributeConversions (TypeConverter &typeConverter) |
| Populates memory space attribute conversion rules for lowering gpu.address_space to integer values. | |
| #define GEN_PASS_DECL_CONVERTGPUOPSTOLLVMSPVOPS |
Definition at line 21 of file GPUToLLVMSPVPass.h.