Home
last modified time | relevance | path

Searched refs:populateDistributeReduction (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Vector/Transforms/
H A DVectorDistribution.h79 void populateDistributeReduction(RewritePatternSet &pattern,
/llvm-project-15.0.7/mlir/test/lib/Dialect/Vector/
H A DTestVectorTransforms.cpp886 vector::populateDistributeReduction(patterns, warpReduction); in runOnOperation()
/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/
H A DVectorDistribute.cpp949 void mlir::vector::populateDistributeReduction( in populateDistributeReduction() function in mlir::vector