Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

minor spelling tweaks in markdown files under g3doc directory #145

Closed
wants to merge 2 commits into from

Conversation

kiszk
Copy link
Contributor

@kiszk kiszk commented Sep 25, 2019

No description provided.

@@ -88,7 +88,7 @@ type will be a wrapped LLVM IR structure type where each element of the
structure corresponds to one of the results of the original function, converted
using these rules. In high-order functions, function-typed arguments and results
are converted to a wrapped LLVM IR function pointer type (since LLVM IR does not
allow passing functions to functions without indirection) with the pointee type
allow passing functions to functions without indirection) with the pointer type
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think pointee was intentional here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, done

@@ -18,7 +18,7 @@ best practices. They are rendered as quoted bullet points.
## Motivation

MLIR allows pluggable dialects, and dialects contain, among others, a list of
operations. This open and extensible ecosystem leads to the "stringly" type IR
operations. This open and extensible ecosystem leads to the "strongly" type IR
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stringly was intended here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for pointing out. I should have read the next line carefully.

@joker-eph
Copy link
Contributor

Thanks for the contributions!

swift-ci pushed a commit to apple/llvm-project that referenced this pull request Dec 24, 2019
Closes tensorflow/mlir#145

COPYBARA_INTEGRATE_REVIEW=tensorflow/mlir#145 from kiszk:spelling_tweaks_g3doc ae9140aab5b797441e880d43e557903585815e40
PiperOrigin-RevId: 271173907
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants