[mlir][linalg][transform] Fix TileOp builder
The TileOp builders did not set `scalable_sizes`, which produces invalid ops. `scalable_sizes` must contain as any booleans as there are sizes. Differential Revision: https://reviews.llvm.org/D154585
Loading
Please sign in to comment