#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.
◆ DEBUG_TYPE
#define DEBUG_TYPE "lower-vector-to-from-elements-to-shuffle-tree" |
◆ GEN_PASS_DEF_LOWERVECTORTOFROMELEMENTSTOSHUFFLETREE
#define GEN_PASS_DEF_LOWERVECTORTOFROMELEMENTSTOSHUFFLETREE |