Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/MemRef/Transforms/
H A DExpandOps.cpp122 struct ExpandOpsPass : public ExpandOpsBase<ExpandOpsPass> { struct
153 return std::make_unique<ExpandOpsPass>(); in createExpandOpsPass()