Revert "[Util] Implement InferIntDivisibilityOpInterface for affine o…#22860
Merged
Revert "[Util] Implement InferIntDivisibilityOpInterface for affine o…#22860
Conversation
Max191
approved these changes
Dec 8, 2025
bangtianliu
approved these changes
Dec 8, 2025
Contributor
bangtianliu
left a comment
There was a problem hiding this comment.
Thanks, I already cherry-picked it for the LLVM integration PR.
nirvedhmeshram
added a commit
to nirvedhmeshram/iree
that referenced
this pull request
Dec 10, 2025
…affine o… (iree-org#22860)" This reverts commit ac28c58.
Max191
added a commit
to Max191/iree
that referenced
this pull request
Dec 11, 2025
…o… (iree-org#22860) This reverts commit ac28c58.
Max191
added a commit
to Max191/iree
that referenced
this pull request
Jan 15, 2026
…o… (iree-org#22860) This reverts commit ac28c58.
Max191
added a commit
to Max191/iree
that referenced
this pull request
Jan 15, 2026
…o… (iree-org#22860) This reverts commit ac28c58. Signed-off-by: Max Dawkins <max.dawkins@gmail.com>
Max191
added a commit
that referenced
this pull request
Jan 15, 2026
keshavvinayak01
pushed a commit
that referenced
this pull request
Jan 27, 2026
#22860) …ps (#22723)" This PR breaks compilation of torch_models for llama 8b fp8 with data tiling. This is post submit CI run [before](https://github.com/iree-org/iree/actions/runs/20032789150/job/57449215649) and [after](https://github.com/iree-org/iree/actions/runs/20037515165/job/57463661192) this PR was merged. This reverts commit fa24a3a. ci-extra: test_torch Signed-off-by: Keshav Vinayak Jha <keshavvinayakjha@gmail.com>
MaheshRavishankar
pushed a commit
to MaheshRavishankar/iree
that referenced
this pull request
Feb 24, 2026
…ops (iree-org#22860)" (iree-org#23137) Reapply iree-org#22723 now that the torch model failures were fixed by iree-org#23118. ci-extra: test_torch Signed-off-by: Max Dawkins <max.dawkins@gmail.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.
…ps (#22723)"
This PR breaks compilation of torch_models for llama 8b fp8 with data tiling. This is post submit CI run before and after this PR was merged.
This reverts commit fa24a3a.
ci-extra: test_torch