MLIR 22.0.0git
MathToXeVM.h File Reference
#include "mlir/Conversion/LLVMCommon/TypeConverter.h"
#include "mlir/Dialect/LLVMIR/XeVMDialect.h"
#include "mlir/IR/PatternMatch.h"
#include <memory>
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Classes

struct  mlir::ConvertMathToXeVMOptions

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DECL_CONVERTMATHTOXEVM

Functions

std::unique_ptr<::mlir::Passmlir::createConvertMathToXeVM ()
std::unique_ptr<::mlir::Passmlir::createConvertMathToXeVM (ConvertMathToXeVMOptions options)
void mlir::populateMathToXeVMConversionPatterns (RewritePatternSet &patterns, bool convertArith)
 Populate the given list with patterns that convert from Math to XeVM calls.

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTMATHTOXEVM

#define GEN_PASS_DECL_CONVERTMATHTOXEVM

Definition at line 19 of file MathToXeVM.h.