MLIR  19.0.0git
Namespaces | Macros
LowerVectorMask.cpp File Reference
#include "mlir/Dialect/Arith/IR/Arith.h"
#include "mlir/Dialect/Func/IR/FuncOps.h"
#include "mlir/Dialect/Vector/IR/VectorOps.h"
#include "mlir/Dialect/Vector/Transforms/LoweringPatterns.h"
#include "mlir/Dialect/Vector/Transforms/Passes.h"
#include "mlir/IR/PatternMatch.h"
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
#include "mlir/Dialect/Vector/Transforms/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::vector
 

Macros

#define DEBUG_TYPE   "lower-vector-mask"
 
#define GEN_PASS_DEF_LOWERVECTORMASKPASS
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "lower-vector-mask"

Definition at line 22 of file LowerVectorMask.cpp.

◆ GEN_PASS_DEF_LOWERVECTORMASKPASS

#define GEN_PASS_DEF_LOWERVECTORMASKPASS

Definition at line 26 of file LowerVectorMask.cpp.