MLIR  22.0.0git
Namespaces | Macros
LowerVectorToFromElementsToShuffleTree.cpp File Reference
#include "mlir/Dialect/Vector/IR/VectorOps.h"
#include "mlir/Dialect/Vector/Transforms/LoweringPatterns.h"
#include "mlir/Dialect/Vector/Transforms/Passes.h"
#include "mlir/Rewrite/FrozenRewritePatternSet.h"
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/MathExtras.h"
#include "llvm/Support/raw_ostream.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 GEN_PASS_DEF_LOWERVECTORTOFROMELEMENTSTOSHUFFLETREE
 
#define DEBUG_TYPE   "lower-vector-to-from-elements-to-shuffle-tree"
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "lower-vector-to-from-elements-to-shuffle-tree"

Definition at line 34 of file LowerVectorToFromElementsToShuffleTree.cpp.

◆ GEN_PASS_DEF_LOWERVECTORTOFROMELEMENTSTOSHUFFLETREE

#define GEN_PASS_DEF_LOWERVECTORTOFROMELEMENTSTOSHUFFLETREE

Definition at line 28 of file LowerVectorToFromElementsToShuffleTree.cpp.