Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Transforms/
H A DAffinePromotion.cpp408 auto arrayElementType = coordinateArrayElement(acoOp); in createAffineOps() local
409 auto newType = mlir::MemRefType::get({-1}, arrayElementType); in createAffineOps()