Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/Transforms/
H A DExpandOps.cpp191 struct ArithmeticExpandOpsPass struct
192 : public ArithmeticExpandOpsBase<ArithmeticExpandOpsPass> {
239 return std::make_unique<ArithmeticExpandOpsPass>(); in createArithmeticExpandOpsPass()