MLIR
22.0.0git
|
#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... | |
#define GEN_PASS_DECL_CONVERTMATHTOXEVM |
Definition at line 19 of file MathToXeVM.h.