Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DPreCGRewrite.cpp97 auto extVal = rewriter.create<mlir::arith::ConstantOp>(loc, idxTy, iAttr); in rewriteStaticShape() local
98 shapeOpers.push_back(extVal); in rewriteStaticShape()