Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Affine/IR/
DAffineOps.cpp2540 SmallVector<Attribute, 4> reductionAttrs; in build() local
2542 reductionAttrs.push_back( in build()
2545 builder.getArrayAttr(reductionAttrs)); in build()