MLIR  21.0.0git
Classes | Namespaces
OpToFuncCallLowering.h File Reference
#include "mlir/Conversion/LLVMCommon/Pattern.h"
#include "mlir/Dialect/Arith/IR/Arith.h"
#include "mlir/Dialect/GPU/IR/GPUDialect.h"
#include "mlir/Dialect/LLVMIR/LLVMDialect.h"
#include "mlir/IR/Builders.h"

Go to the source code of this file.

Classes

struct  mlir::OpToFuncCallLowering< SourceOp >
 Rewriting that replaces SourceOp with a CallOp to f32Func or f64Func or f32ApproxFunc or f16Func or i32Type depending on the element type and the fastMathFlag of that Op, if present. More...
 

Namespaces

 mlir
 Include the generated interface declarations.