|
MLIR
22.0.0git
|
#include "mlir/Dialect/Arith/IR/Arith.h"#include "mlir/Dialect/LLVMIR/LLVMDialect.h"#include "mlir/Dialect/Vector/IR/VectorOps.h"#include "mlir/Dialect/Vector/Utils/VectorUtils.h"#include "mlir/Dialect/X86Vector/Transforms.h"#include "mlir/IR/PatternMatch.h"#include "llvm/Support/Format.h"#include "llvm/Support/FormatVariadic.h"Go to the source code of this file.
Classes | |
| class | TransposeOpLowering |
Rewrite AVX2-specific vector.transpose, for the supported cases and depending on the TransposeLoweringOptions. More... | |