8#ifndef MLIR_CONVERSION_XEVMTOLLVM_XEVMTOLLVMPASS_H_
9#define MLIR_CONVERSION_XEVMTOLLVM_XEVMTOLLVMPASS_H_
14class ConversionTarget;
20#define GEN_PASS_DECL_CONVERTXEVMTOLLVMPASS
21#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 populateXeVMToLLVMConversionPatterns(ConversionTarget &target, RewritePatternSet &patterns)
const FrozenRewritePatternSet & patterns
void registerConvertXeVMToLLVMInterface(DialectRegistry ®istry)