Home
last modified time | relevance | path

Searched defs:originalInputType (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Conversion/LinalgToSPIRV/
DLinalgToSPIRV.cpp77 auto originalInputType = op->getOperand(0).getType().cast<MemRefType>(); in matchAsPerformingReduction() local
115 auto originalInputType = op->getOperand(0).getType().cast<MemRefType>(); in matchAndRewrite() local