Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mortbopet
Copy link
Contributor

Various canonicalization patterns were implemented as fold methods. However, these had been turned off a while ago, due to an MLIR bug.

This PR moves the fold methods to actual canonicalization patterns, adds a new one (join on branch), and re-enables previously disabled tests.

Various canonicalization patterns were implemented as fold methods. However, these had been turned off a while ago, due to an MLIR bug.

This PR moves the fold methods to actual canonicalization patterns, adds a new one (join on branch), and re-enables previously disabled tests.
@mortbopet mortbopet requested a review from teqdruid December 5, 2024 18:43
@mortbopet
Copy link
Contributor Author

CC @luisacicolini

@mortbopet mortbopet merged commit 6d894b9 into main Dec 9, 2024
4 checks passed
@mortbopet mortbopet deleted the dev/mpetersen/dc_canon branch December 9, 2024 18:01
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