MLIR 23.0.0git
MathToNVVM.h File Reference
#include "mlir/Conversion/LLVMCommon/TypeConverter.h"
#include "mlir/IR/PatternMatch.h"
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DECL_CONVERTMATHTONVVM

Functions

void mlir::populateLibDeviceConversionPatterns (const LLVMTypeConverter &converter, RewritePatternSet &patterns, PatternBenefit benefit=1)
 Populate the given list with patterns that convert from Math to NVVM libdevice calls.

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTMATHTONVVM

#define GEN_PASS_DECL_CONVERTMATHTONVVM

Definition at line 17 of file MathToNVVM.h.