Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Linalg/IR/
H A DLinalgOps.cpp1876 struct FoldTransposeWithTranspose : OpRewritePattern<linalg::TransposeOp> { global() struct
1900 matchAndRewriteFoldTransposeWithTranspose getCanonicalizationPatterns() argument