MLIR 22.0.0git
MathToROCDL.h File Reference
#include "mlir/Conversion/LLVMCommon/TypeConverter.h"
#include "mlir/Dialect/AMDGPU/Utils/Chipset.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::ConvertMathToROCDLOptions

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DECL_CONVERTMATHTOROCDL

Functions

std::unique_ptr<::mlir::Passmlir::createConvertMathToROCDL ()
std::unique_ptr<::mlir::Passmlir::createConvertMathToROCDL (ConvertMathToROCDLOptions options)
void mlir::populateMathToROCDLConversionPatterns (const LLVMTypeConverter &converter, RewritePatternSet &patterns, std::optional< amdgpu::Chipset > chipset)
 Populate the given list with patterns that convert from Math to ROCDL calls.

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTMATHTOROCDL

#define GEN_PASS_DECL_CONVERTMATHTOROCDL

Definition at line 19 of file MathToROCDL.h.