llvm-project/mlir/test/Target/Cpp
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
..
attrs.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Pass/Target tests 2022-04-20 22:17:30 -07:00
call.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Pass/Target tests 2022-04-20 22:17:30 -07:00
cast.mlir [mlir][emitc] Add a cast op 2022-04-28 15:50:59 +00:00
common-cpp.mlir [mlir][emitc] Replace !emitc.opaque pointers 2022-04-28 15:20:39 +00:00
const.mlir [mlir][emitc][nfc] Clean up tests 2022-08-12 08:25:31 +00:00
control_flow.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Pass/Target tests 2022-04-20 22:17:30 -07:00
for.mlir [mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files. 2022-11-28 15:26:30 -08:00
if.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Pass/Target tests 2022-04-20 22:17:30 -07:00
invalid.mlir [mlir][math] Rename math.abs -> math.absf 2022-08-08 11:04:58 -04:00
stdops.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Pass/Target tests 2022-04-20 22:17:30 -07:00
types.mlir [mlir:Parser] Don't use strings for the "ugly" form of Attribute/Type syntax 2022-07-05 16:20:30 -07:00
variable.mlir [mlir][emitc][nfc] Clean up tests 2022-08-12 08:25:31 +00:00