Home
last modified time | relevance | path

Searched defs:WarpOpToScfForPattern (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/
H A DVectorDistribute.cpp264 struct WarpOpToScfForPattern : public OpRewritePattern<WarpExecuteOnLane0Op> { struct
265 WarpOpToScfForPattern(MLIRContext *context, in WarpOpToScfForPattern() argument
271 LogicalResult matchAndRewrite(WarpExecuteOnLane0Op warpOp, in matchAndRewrite()
277 const WarpExecuteOnLane0LoweringOptions &options;