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

chore(compiler): Bump MLIR fork to version including extended canonicalization of tensor.insert_slice #836

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andidr
Copy link
Contributor

@andidr andidr commented May 17, 2024

No description provided.

@cla-bot cla-bot bot added the cla-signed label May 17, 2024
@andidr andidr force-pushed the andi/insert-slice-canonicalizer branch from 3bed2b4 to 7bae75e Compare May 21, 2024 04:20
…alization of tensor.insert_slice

Also, invoke the canonicalizer to include the new canonicalization
pattern after batching in order to eliminate unnecessary copies due to
redundant insertions completely overwriting empty tensors.
@andidr andidr force-pushed the andi/insert-slice-canonicalizer branch from 7bae75e to 8862d08 Compare May 21, 2024 09:19
@BourgerieQuentin BourgerieQuentin marked this pull request as ready for review May 27, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants