MLIR  19.0.0git
Namespaces | Macros
VectorToSCF.cpp File Reference
#include <numeric>
#include <optional>
#include <type_traits>
#include "mlir/Conversion/VectorToSCF/VectorToSCF.h"
#include "mlir/Dialect/Affine/IR/AffineOps.h"
#include "mlir/Dialect/Arith/IR/Arith.h"
#include "mlir/Dialect/MemRef/IR/MemRef.h"
#include "mlir/Dialect/SCF/IR/SCF.h"
#include "mlir/Dialect/Tensor/IR/Tensor.h"
#include "mlir/Dialect/Vector/IR/VectorOps.h"
#include "mlir/Dialect/Vector/Transforms/LoweringPatterns.h"
#include "mlir/Dialect/Vector/Transforms/VectorTransforms.h"
#include "mlir/IR/Builders.h"
#include "mlir/IR/ImplicitLocOpBuilder.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
#include "mlir/Transforms/Passes.h"
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 lowering_n_d
 
 lowering_n_d_unrolled
 
 lowering_1_d
 

Macros

#define GEN_PASS_DEF_CONVERTVECTORTOSCF
 

Macro Definition Documentation

◆ GEN_PASS_DEF_CONVERTVECTORTOSCF

#define GEN_PASS_DEF_CONVERTVECTORTOSCF

Definition at line 34 of file VectorToSCF.cpp.