MLIR
15.0.0git
|
#include "mlir/IR/AffineMap.h"
#include "mlir/IR/BuiltinTypes.h"
#include "mlir/IR/OpDefinition.h"
#include "mlir/Interfaces/VectorInterfaces.h.inc"
Go to the source code of this file.
Namespaces | |
mlir | |
Include the generated interface declarations. | |
mlir::vector | |
mlir::vector::detail | |
Functions | |
VectorType | mlir::vector::detail::transferMaskType (VectorType vecType, AffineMap map) |
Given the vector type and the permutation map of a vector transfer op, compute the expected mask type. More... | |