MLIR  22.0.0git
Namespaces | Macros | Functions
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.

Namespaces

 mlir
 Include the generated interface declarations.
 

Macros

#define GEN_PASS_DECL_CONVERTMATHTOXEVM
 

Functions

void mlir::populateMathToXeVMConversionPatterns (RewritePatternSet &patterns, bool convertArith)
 Populate the given list with patterns that convert from Math to XeVM calls. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTMATHTOXEVM

#define GEN_PASS_DECL_CONVERTMATHTOXEVM

Definition at line 19 of file MathToXeVM.h.