8#ifndef MLIR_CONVERSION_NVVMTOLLVM_NVVMTOLLVMPASS_H_
9#define MLIR_CONVERSION_NVVMTOLLVM_NVVMTOLLVMPASS_H_
19#define GEN_PASS_DECL_CONVERTNVVMTOLLVMPASS
20#include "mlir/Conversion/Passes.h.inc"
The DialectRegistry maps a dialect namespace to a constructor for the matching dialect.
Conversion from types to the LLVM IR dialect.
The abstract base pass class.
Include the generated interface declarations.
void populateNVVMToLLVMConversionPatterns(RewritePatternSet &patterns)
const FrozenRewritePatternSet & patterns
void registerConvertNVVMToLLVMInterface(DialectRegistry ®istry)