You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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@nyu.edu>
0 commit comments