Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Transforms/
H A DSuperVectorize.cpp978 Value oldOperand, in createInitialVector() argument
980 Type scalarTy = oldOperand.getType(); in createInitialVector()
985 reductionKind, scalarTy, state.builder, oldOperand.getLoc()); in createInitialVector()
989 state.builder.create<arith::ConstantOp>(oldOperand.getLoc(), vecAttr); in createInitialVector()