MLIR  20.0.0git
Namespaces | Macros | Functions
MathToROCDL.h File Reference
#include "mlir/Conversion/LLVMCommon/TypeConverter.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_CONVERTMATHTOROCDL
 

Functions

void mlir::populateMathToROCDLConversionPatterns (const LLVMTypeConverter &converter, RewritePatternSet &patterns)
 Populate the given list with patterns that convert from Math to ROCDL calls. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTMATHTOROCDL

#define GEN_PASS_DECL_CONVERTMATHTOROCDL

Definition at line 18 of file MathToROCDL.h.