|
MLIR 22.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 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 | |
| namespace | mlir |
| Include the generated interface declarations. | |