[all-commits] [llvm/llvm-project] 25bf90: [MLIR][Docs] Fix typo in addTypeAttributeConversio...

Xiaomin Liu via All-commits all-commits at lists.llvm.org
Fri Jul 4 00:15:13 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 25bf90eaede41156e45f974c772e320758cbb3c8
      https://github.com/llvm/llvm-project/commit/25bf90eaede41156e45f974c772e320758cbb3c8
  Author: Xiaomin Liu <xl4624 at nyu.edu>
  Date:   2025-07-04 (Fri, 04 Jul 2025)

  Changed paths:
    M mlir/include/mlir/Transforms/DialectConversion.h

  Log Message:
  -----------
  [MLIR][Docs] Fix typo in addTypeAttributeConversion comment (#146977)

Typo in

```
This result can either contan an `Attribute`,
```

to

```
This result can either contain an `Attribute`,
```

rest is clang-format

Signed-off-by: Xiaomin Liu <xl4624 at nyu.edu>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list