llvm-project/mlir/test/Dialect/MemRef
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
..
canonicalize.mlir [mlir][utils] Fix invalid reshapes in ComposeCollapseOfExpandOp 2022-11-23 13:52:00 +01:00
emulate-wide-int.mlir [mlir][memref] Add initial Wide Int Emulation pass and patterns 2022-10-14 11:37:52 -04:00
expand-ops.mlir [mlir][NFC] Update textual references of `func` to `func.func` in LLVM/Math/MemRef/NVGPU/OpenACC/OpenMP/Quant/SCF/Shape tests 2022-04-20 22:17:28 -07:00
expand-strided-metadata.mlir [mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files. 2022-11-28 15:26:30 -08:00
fold-memref-alias-ops.mlir [mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files. 2022-11-28 15:26:30 -08:00
invalid.mlir [mlir][tensor/memref] Disallow Collapse/ExpandShapeOps that do not reduce/increase the rank 2022-11-23 09:19:35 +01:00
multibuffer.mlir [mlir][memref] Extend multi-buffering transform 2022-10-03 18:45:38 +00:00
ops.mlir [mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files. 2022-11-28 15:26:30 -08:00
subview.mlir [mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files. 2022-11-28 15:26:30 -08:00
transform-ops.mlir [mlir] switch the transform loop extension to use types 2022-10-11 09:55:23 +00:00