Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/python/dialects/
H A Dtransform_structured_ext.py45 structured.InterchangeOp(
/llvm-project-15.0.7/mlir/python/mlir/dialects/
H A D_structured_transform_ops_ext.py94 class InterchangeOp: class
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/TransformOps/
H A DLinalgTransformOps.cpp398 transform::InterchangeOp::applyToOne(linalg::GenericOp target, in applyToOne()
417 LogicalResult transform::InterchangeOp::verify() { in verify()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/TransformOps/
H A DLinalgTransformOps.td145 def InterchangeOp : Op<Transform_Dialect, "structured.interchange",