| 
    MLIR 22.0.0git
    
   | 
 
#include "mlir/Conversion/GPUToROCDL/Runtimes.h"#include "mlir/Conversion/LLVMCommon/LoweringOptions.h"#include <memory>#include "mlir/Conversion/Passes.h.inc"Go to the source code of this file.
Classes | |
| struct | mlir::ConvertGpuOpsToROCDLOpsOptions | 
Namespaces | |
| namespace | mlir | 
| Include the generated interface declarations.  | |
| namespace | mlir::amdgpu | 
| namespace | mlir::gpu | 
Macros | |
| #define | GEN_PASS_DECL_CONVERTGPUOPSTOROCDLOPS | 
Functions | |
| std::unique_ptr<::mlir::Pass > | mlir::createConvertGpuOpsToROCDLOps () | 
| std::unique_ptr<::mlir::Pass > | mlir::createConvertGpuOpsToROCDLOps (ConvertGpuOpsToROCDLOpsOptions options) | 
| void | mlir::populateGpuToROCDLConversionPatterns (const LLVMTypeConverter &converter, RewritePatternSet &patterns, gpu::amd::Runtime runtime, amdgpu::Chipset chipset) | 
| Collect a set of patterns to convert from the GPU dialect to ROCDL.   | |
| void | mlir::configureGpuToROCDLConversionLegality (ConversionTarget &target) | 
| Configure target to convert from the GPU dialect to ROCDL.   | |
| #define GEN_PASS_DECL_CONVERTGPUOPSTOROCDLOPS | 
Definition at line 32 of file GPUToROCDLPass.h.