Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/ShapeToStandard/
H A DShapeToStandard.cpp301 Value dimensionExtent = b.create<tensor::ExtractOp>( in matchAndRewrite() local
305 loc, arith::CmpIPredicate::eq, dimensionExtent, one); in matchAndRewrite()
307 loc, arith::CmpIPredicate::eq, dimensionExtent, in matchAndRewrite()