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] Make all RelOps Pure. #828

Merged
merged 1 commit into from
May 31, 2024

Conversation

ingomueller-net
Copy link
Collaborator

@ingomueller-net ingomueller-net commented May 17, 2024

This PR depends on and, therefore, includes #830 and its dependencies.

This allows canonicalization to remove ops whose results aren't used.
The commit also adapts one test to make sure that that is actually the
case.

@ingomueller-net ingomueller-net force-pushed the substrait-emit-pure branch 2 times, most recently from e6d635f to 0b0863c Compare May 30, 2024 15:06
This allows canonicalization to remove ops whose results aren't used.
The commit also adapts one test to make sure that that is actually the
case.

Signed-off-by: Ingo Müller <ingomueller@google.com>
@ingomueller-net ingomueller-net merged commit 32f0dbc into iree-org:main May 31, 2024
4 checks passed
@ingomueller-net ingomueller-net deleted the substrait-emit-pure branch May 31, 2024 07:26
ingomueller-net added a commit to substrait-io/substrait-mlir-contrib that referenced this pull request Oct 15, 2024
This allows canonicalization to remove ops whose results aren't used.
The commit also adapts one test to make sure that that is actually the
case.

Signed-off-by: Ingo Müller <ingomueller@google.com>
ingomueller-net added a commit to substrait-io/substrait-mlir-contrib that referenced this pull request Oct 15, 2024
This allows canonicalization to remove ops whose results aren't used.
The commit also adapts one test to make sure that that is actually the
case.

Signed-off-by: Ingo Müller <ingomueller@google.com>
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.

2 participants