Integrate LLVM@7a10fc8d542#23264
Merged
amd-eochoalo merged 1 commit intoiree-org:mainfrom Jan 23, 2026
Merged
Conversation
Collaborator
|
We are having failing tests. I dont know if @Groverkss sent out the email on iree-discuss. Id just see if we can rebase that PR/drop Shard dialect and remove the revert. |
Contributor
Author
Sorry @MaheshRavishankar I am not following. The revert has nothing to do with the shard dialect. |
Contributor
Author
|
@MaheshRavishankar can you clarify if I should merge this or was your comment intended as a direction of something to do in this PR? Thanks! |
Collaborator
|
Merge this integrate. Sorry I misread the description I thought this was another revert. |
keshavvinayak01
pushed a commit
that referenced
this pull request
Jan 27, 2026
Reverts carried forward: * Local revert of llvm/llvm-project#169614 due to #22649 Other changes: * cast shard.all_gather result type to `ShapedType` due to its result changing types to be `AnyTypeOf<[AnyMemRef, AnyRankedTensor]>` in llvm/llvm-project#177202 Signed-off-by: Keshav Vinayak Jha <keshavvinayakjha@gmail.com>
hanhanW
pushed a commit
that referenced
this pull request
Feb 6, 2026
Reverts carried forward: * Local revert of llvm/llvm-project#169614 due to #22649 Other changes: * cast shard.all_gather result type to `ShapedType` due to its result changing types to be `AnyTypeOf<[AnyMemRef, AnyRankedTensor]>` in llvm/llvm-project#177202
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.
Reverts carried forward:
Other changes:
ShapedTypedue to its result changing types to beAnyTypeOf<[AnyMemRef, AnyRankedTensor]>in [mlir][shard,mpi] Lowering shard.allgather to MPI llvm/llvm-project#177202