llvm-project/mlir/test/Dialect/GPU
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
..
all-reduce-max.mlir [mlir] Split out a new ControlFlow dialect from Standard 2022-02-06 14:51:16 -08:00
all-reduce.mlir [mlir] Split out a new ControlFlow dialect from Standard 2022-02-06 14:51:16 -08:00
async-region.mlir [mlir][GPU] Prevent adding duplicate async tokens 2022-10-18 15:37:20 +00:00
canonicalize.mlir [MLIR][GPU] Add canonicalizer for gpu.memcpy 2022-05-14 19:01:04 +05:30
int-range-interface.mlir [mlir] Add InferIntRangeInterface to gpu.launch 2022-07-05 07:14:54 +02:00
invalid.mlir [mlir][gpu] Relax MMA load/store to allow vector memref 2022-11-01 11:38:14 -04:00
mapping.mlir [mlir][gpu] Change ParalellLoopMappingAttr to AttrDef 2022-06-09 22:23:21 +00:00
multiple-all-reduce.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Bufferization/Complex/EmitC/CF/Func/GPU tests 2022-04-20 22:17:28 -07:00
ops.mlir [mlir][gpu] Relax MMA load/store to allow vector memref 2022-11-01 11:38:14 -04:00
outlining.mlir [mlir] Populate default attributes on op creation 2022-08-22 16:49:46 -07:00
promotion.mlir [mlir][Pass] Include anchor op in -pass-pipeline 2022-11-03 11:36:12 -04:00
sink-ops.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Bufferization/Complex/EmitC/CF/Func/GPU tests 2022-04-20 22:17:28 -07:00
transform-gpu-failing.mlir [mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files. 2022-11-28 15:26:30 -08:00
transform-gpu.mlir [mlir] [transform] Fix for RAUW error in transform gpu dialect 2022-11-16 09:55:24 +01:00