Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp964 struct LastTensorLoadCanonicalization : public OpRewritePattern<ForOp> { struct
967 LogicalResult matchAndRewrite(ForOp forOp, in matchAndRewrite()