Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp124 int bWidth = b.getType().getIntOrFloatBitWidth(); in createLinalgBodyCalculationForElementwiseOp() local
129 if (bWidth < cWidth) in createLinalgBodyCalculationForElementwiseOp()