Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp170 Value zpAddValue = rewriter.create<arith::ConstantOp>( in createLinalgBodyCalculationForElementwiseOp() local
176 auto sub = rewriter.create<arith::SubIOp>(loc, zpAddValue, ext); in createLinalgBodyCalculationForElementwiseOp()