llvm-project/mlir/test/Dialect/Transform
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
..
check-use-after-free.mlir [mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files. 2022-11-28 15:26:30 -08:00
expensive-checks.mlir [mlir] switch the transform loop extension to use types 2022-10-11 09:55:23 +00:00
ops-invalid.mlir [mlir] switch transform dialect ops to use TransformTypeInterface 2022-10-11 09:55:13 +00:00
ops.mlir [mlir][transform] Add PrintOp to transform dialect 2022-11-02 10:12:05 +01:00
selective-targeting.mlir [mlir] switch transform dialect ops to use TransformTypeInterface 2022-10-11 09:55:13 +00:00
test-dialect-injection.mlir [mlir] add types to the transform dialect 2022-10-11 09:55:07 +00:00
test-interpreter.mlir [mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files. 2022-11-28 15:26:30 -08:00
transform-state-extension.mlir [mlir] add utilites for DiagnosedSilenceableFailure 2022-10-17 15:31:28 +00:00