Revert "[Codegen][Common] Allow generic conv ops to decompose to lower dim ops (#23294)"#23383
Merged
Conversation
…r dim ops (iree-org#23294)" This reverts commit e1f3811. Signed-off-by: yzhang93 <zhyuhang88@gmail.com>
hanhanW
approved these changes
Feb 4, 2026
hanhanW
pushed a commit
that referenced
this pull request
Feb 6, 2026
Abhishek-Varma
added a commit
to Abhishek-Varma/iree
that referenced
this pull request
Feb 11, 2026
…er dim ops (iree-org#23294)" (iree-org#23383) This reverts commit 5b386bd. Signed-off-by: Abhishek Varma <abhvarma@amd.com>
hanhanW
pushed a commit
that referenced
this pull request
Feb 11, 2026
…er dim ops (#23294)" (#23383) (#23455) #23294 was reverted by #23383 to resolve #23382 But now with llvm/llvm-project#179883 merged we can reapply #23294 Refer to [this thread](#23382 (comment)) for more detail. Signed-off-by: Abhishek Varma <abhvarma@amd.com>
MaheshRavishankar
pushed a commit
to MaheshRavishankar/iree
that referenced
this pull request
Feb 24, 2026
…r dim ops (iree-org#23294)" (iree-org#23383) Commit e1f3811 caused compilation failure in iree-turbine ci test. Summarized the issue in iree-org#23382. Signed-off-by: yzhang93 <zhyuhang88@gmail.com>
kimm240
pushed a commit
to kimm240/iree
that referenced
this pull request
May 8, 2026
…er dim ops (iree-org#23294)" (iree-org#23383) (iree-org#23455) iree-org#23294 was reverted by iree-org#23383 to resolve iree-org#23382 But now with llvm/llvm-project#179883 merged we can reapply iree-org#23294 Refer to [this thread](iree-org#23382 (comment)) for more detail. Signed-off-by: Abhishek Varma <abhvarma@amd.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commit e1f3811 caused compilation failure in iree-turbine ci test.
Summarized the issue in #23382.