llvm-project/mlir/test/Interfaces/TilingInterface
Hanhan Wang 0a1569a400 [mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files.
This is generated by running

```
sed --in-place 's/[[:space:]]\+$//' mlir/**/*.td
sed --in-place 's/[[:space:]]\+$//' mlir/**/*.mlir
```

Reviewed By: rriddle, dcaballe

Differential Revision: https://reviews.llvm.org/D138866
2022-11-28 15:26:30 -08:00
..
lower-to-loops-using-interface.mlir [mlir][linalg] Change linalg.broadcast `dimensions` attribute to represent added dimensions. 2022-11-21 13:16:41 +01:00
tile-and-fuse-using-interface.mlir [mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files. 2022-11-28 15:26:30 -08:00
tile-pad-using-interface.mlir [mlir][TilingInterface] Enabling tiling `tensor.pad` using `TilingInterface`. 2022-08-26 16:29:32 +00:00
tile-using-interface.mlir [mlir][Linalg] Drop usage of tileWithLinalgTilingOptions in the structured.tile transform 2022-11-01 14:36:24 -07:00