|
MLIR 22.0.0git
|
#include "mlir/Dialect/X86Vector/Utils/X86VectorUtils.h"#include "mlir/Dialect/Linalg/IR/Linalg.h"#include "mlir/Dialect/Linalg/IR/LinalgInterfaces.h"#include "mlir/Dialect/Vector/IR/VectorOps.h"#include "mlir/IR/BuiltinTypes.h"#include "mlir/IR/TypeUtilities.h"#include "mlir/IR/Types.h"Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::x86vector |
Functions | |
| static FailureOr< SmallVector< mlir::utils::IteratorType > > | mlir::x86vector::inferIteratorsFromOutMap (AffineMap map) |
| bool | mlir::x86vector::isInVnniLayout (Operation *op, llvm::ArrayRef< AffineMap > indexingMaps, std::optional< unsigned > blockingFactor=std::nullopt) |