Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/LinalgToSPIRV/
H A DLinalgToSPIRV.cpp76 auto originalInputType = op->getOperand(0).getType().cast<MemRefType>(); in matchAsPerformingReduction() local
113 auto originalInputType = op->getOperand(0).getType().cast<MemRefType>(); in matchAndRewrite() local