Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DConstantFold.cpp267 struct FoldConstantTranspose : public FoldConstantBase<FoldConstantTranspose> { struct
271 bool matchIndexingMaps(LinalgOp linalgOp) const { in matchIndexingMaps()
276 RegionComputationFn getRegionComputeFn(LinalgOp linalgOp) const { in getRegionComputeFn()
302 ControlFusionFn controlFn;