Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparsification.cpp190 static bool findSparseAnnotations(Merger &merger, linalg::GenericOp op) { in findSparseAnnotations() function
1723 if (!findSparseAnnotations(merger, op)) in matchAndRewrite()