MLIR  17.0.0git
Classes | Namespaces | Typedefs | Functions
VectorDistribution.h File Reference
#include "mlir/Dialect/Vector/IR/VectorOps.h"
+ Include dependency graph for VectorDistribution.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mlir::vector::WarpExecuteOnLane0LoweringOptions
 

Namespaces

 mlir
 This header declares functions that assit transformations in the MemRef dialect.
 
 mlir::vector
 

Typedefs

using mlir::vector::DistributionMapFn = std::function< AffineMap(Value)>
 

Functions

void mlir::vector::populateWarpExecuteOnLane0OpToScfForPattern (RewritePatternSet &patterns, const WarpExecuteOnLane0LoweringOptions &options, PatternBenefit benefit=1)