Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Mesh/IR/
H A DMeshOps.h69 mesh::MeshOp meshOp = getMeshOrNull(op, meshSymbol, symbolTableCollection); getMesh() local
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DMeshShardingInterfaceImpl.cpp134 createDestinationPassingStyleInitOperand(LinalgOp op,Value spmdizedOperand,ArrayRef<MeshAxis> reductionMeshAxes,MeshOp meshOp,ImplicitLocOpBuilder & builder) createDestinationPassingStyleInitOperand() argument
171 createDestinationPassingStyleInitOperands(LinalgOp op,MeshOp meshOp,ArrayRef<Value> spmdizedOperands,ArrayRef<MeshAxis> reductionMeshAxes,IRMapping & spmdizationMap,ImplicitLocOpBuilder & builder) createDestinationPassingStyleInitOperands() argument