MLIR
20.0.0git
|
#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 replace SourceOp with a CallOp to f32Func or f64Func or f32ApproxFunc or f16Func depending on the element type and the fastMathFlag of that Op. More... | |
Namespaces | |
mlir | |
Include the generated interface declarations. | |