Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Substrait] Minor fixes in importScalarFunction. (NFC) #860

Merged

Conversation

ingomueller-net
Copy link
Collaborator

Two minor improvements: (1) Use a const reference where there was a superfluous copy before (for a protobuf message) and (2) fix a typo in a comment.

Two minor improvements: (1) Use a `const` reference where there was a
superfluous copy before (for a protobuf message) and (2) fix a typo in a
comment.

Signed-off-by: Ingo Müller <[email protected]>
@ingomueller-net ingomueller-net merged commit d9ccecf into iree-org:main Sep 12, 2024
3 checks passed
@ingomueller-net ingomueller-net deleted the substrait-fixes-scalar-function branch September 12, 2024 12:49
ingomueller-net added a commit to substrait-io/substrait-mlir-contrib that referenced this pull request Oct 15, 2024
…ee-llvm-sandbox#860)

Two minor improvements: (1) Use a `const` reference where there was a
superfluous copy before (for a protobuf message) and (2) fix a typo in a
comment.

Signed-off-by: Ingo Müller <[email protected]>
ingomueller-net added a commit to substrait-io/substrait-mlir-contrib that referenced this pull request Oct 15, 2024
…ee-llvm-sandbox#860)

Two minor improvements: (1) Use a `const` reference where there was a
superfluous copy before (for a protobuf message) and (2) fix a typo in a
comment.

Signed-off-by: Ingo Müller <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant