Searched defs:staticNumThreads (Results 1 – 1 of 1) sorted by relevance
/llvm-project/mlir/lib/Dialect/Linalg/TransformOps/ |
H A D | LinalgTransformOps.cpp | 2623 build(OpBuilder & builder,OperationState & result,Value target,ArrayRef<int64_t> staticNumThreads,ArrayRef<int64_t> staticTileSizes,ArrayAttr mapping) build() argument 3113 build(OpBuilder & builder,OperationState & result,Value target,ArrayRef<int64_t> staticNumThreads,transform::NumThreadsSpec,ArrayAttr mapping) build() argument 3126 SmallVector<int64_t> staticNumThreads; build() local
|