Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DInterchange.cpp80 ArrayRef<Attribute> itTypes = genericOp.iterator_types().getValue(); in interchangeGenericOp() local
82 llvm::append_range(itTypesVector, itTypes); in interchangeGenericOp()