Skip to content

[mlir][tensor] Loosen restrictions on folding dynamic reshapes #137963

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

Merged
merged 24 commits into from
Jun 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
2ae4480
[mlir][tensor] Loosen restrictions on folding dynamic reshapes
AGindinson Apr 28, 2025
4f7c389
Merge branch 'main' into artem/upstream/reassoc-expand-of-collapse
AGindinson May 5, 2025
18da6fe
Merge branch 'main' into artem/upstream/reassoc-expand-of-collapse
AGindinson May 9, 2025
52ff4e0
[fixup] Algorithm rewrite
AGindinson May 9, 2025
1c85a68
[fixup] Add/expand unit tests
AGindinson May 9, 2025
0fe986e
[fixup] variable renaming
AGindinson May 9, 2025
e3aa239
[fixup] Additional edge-case
AGindinson May 9, 2025
16a932c
[WIP] Current tests pass
AGindinson May 20, 2025
dd36c47
[WIP] New tests
AGindinson May 20, 2025
114af4b
Merge branch 'main' into artem/upstream/reassoc-expand-of-collapse
AGindinson May 20, 2025
07ed33d
[fixup] Add scalar target tests & fix em
AGindinson May 20, 2025
6e61a52
[fixup] for self-induced unit dims problem
AGindinson May 21, 2025
b0e5c93
Merge branch 'main' into artem/upstream/reassoc-expand-of-collapse
AGindinson May 22, 2025
a6a18d6
[fixup] apply non-functional comments
AGindinson May 23, 2025
ce007de
[fixup] apply greedy logic suggestions
AGindinson May 23, 2025
66adf99
Merge branch 'main' into artem/upstream/reassoc-expand-of-collapse
AGindinson May 23, 2025
15caa29
[fixup] improve `getNonOverlappingIndicesWith(&rhs)`
AGindinson May 28, 2025
6b5d5cd
Merge branch 'main' into artem/upstream/reassoc-expand-of-collapse
AGindinson May 28, 2025
35cb397
Merge branch 'main' into reassoc-expand-of-collapse
AGindinson Jun 2, 2025
20e9a9f
Merge branch 'main' into reassoc-expand-of-collapse
AGindinson Jun 3, 2025
880b394
[fixup] Reduce auto usage, drop obsolete variable
AGindinson Jun 3, 2025
cc6df04
[fixup] Move a comment to the right place
AGindinson Jun 3, 2025
ea9161d
[fixup] Clarify some early-return cases
AGindinson Jun 3, 2025
54abd87
[fixup] Improve auto usage further
AGindinson Jun 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading